Properties
Mixed date (Optional - Default: [Original Date]) vs. 1.1.0 Full+LiteThe date value, can be either an integer (between 1 to 31) or a string in the following format:
- "[1st | 2nd | 3rd | 4th | 5th | last] [day]": either 1st, 2nd, 3rd, etc day (monday, tuesday, wednesday, ..., sunday) of the month. For example, 1st Monday, last Friday.
Integer month (Optional - Default: [Original Month]) vs. 1.1.0 Full+LiteA numerical value between 0 and 11 for the month (0 for January 11 for December)
Integer year (Optional - Default: [Original Year]) vs. 1.1.0 Full+LiteA numerical value for the year (four digits format).
Integer hour (Optional - Default: [Original Hour]) vs. 1.1.0 Full+LiteA numerical value for the hour (24 hours format).
Integer minute (Optional - Default: [Original Minue]) vs. 1.1.0 Full+LiteA numerical value for the minute.
Integer second (Optional - Default: [Original Second]) vs. 1.1.0 Full+LiteA numerical value for the second.
Integer millisecond (Optional - Default: [Original Millisecond]) vs. 1.1.0 Full+LiteA numerical value for the millisecond.