| java.lang.Object org.mactor.extensions.CurrentTimeExtractor
CurrentTimeExtractor | public class CurrentTimeExtractor implements ValueCommand(Code) | | Extracts the current time on the format: 'yyyy-MM-dd'T'HH:mm:ss.SSSZ'
A single parameter can be provided to specify the number of minutes to add to or substract from the current time (5 adds five minuts -120 subtracts to hours )
author: Lars Ivar Almli |
|
|