-1

月の最終営業日にジョブを実行したい場合、春のcron 式は何でしょうか。月が土日で終わる場合のように、金曜日に火をつける必要があります。営業日は月~金です。

4

1 に答える 1

0

これを参照して式を使用する必要がありますLW: http://quartz-scheduler.org/documentation/quartz-1.x/tutorials/crontrigger

  The 'L' and 'W' characters can also be combined in the day-of-month field 
to yield 'LW', which translates to *"last weekday of the month"*.
于 2013-12-03T19:20:23.880 に答える