
|
If you were logged in you would be able to see more operations.
|
|
|
|
NthIncludedDayTrigger.getFireAtTime() Javadoc documentation says that the method returns "(...) the fire time for the NthIncludedDayTrigger as a string with the format "HH:MM", with HH representing the 24-hour clock hour of the fire time."
In fact, the method returns the time in "HH:MM:SS" format, where SS are seconds.
|
|
Description
|
NthIncludedDayTrigger.getFireAtTime() Javadoc documentation says that the method returns "(...) the fire time for the NthIncludedDayTrigger as a string with the format "HH:MM", with HH representing the 24-hour clock hour of the fire time."
In fact, the method returns the time in "HH:MM:SS" format, where SS are seconds. |
Show » |
|