Date and Time Generators
Date and time formats are specified by date and time pattern strings. Within date and time pattern strings, unquoted letters from 'A' to 'Z'...
Fri, 16 Aug, 2024 at 11:29 AM
Description The CalendarReferenceGen Generator adds or subtracts a specified amount of time from a referenced calendar generator and displays the resulting...
Sat, 28 Oct, 2023 at 12:23 PM
Description The CenturyDateFormatGen Generator re-formats a date from a referenced date Attribute into a Century formatted date. Examples: yyyy-MM-d...
Wed, 11 Mar, 2020 at 8:48 AM
Description The DateDeltaGen Generator computes the delta between two dates. The delta may be either days, months, years, or hours. Parameters The fol...
Mon, 19 Aug, 2024 at 3:46 PM
Description The DateFormatGen Generator re-formats a date from referenced calendar Attribute. If the referenced Attribute does not return a date value, the...
Mon, 19 Aug, 2024 at 4:01 PM
Description The DateToMillisGen Generator converts a formatted date to its equivalent current time in milliseconds. Example: 2001/01/01 12:30:45 -&g...
Mon, 19 Aug, 2024 at 4:02 PM
Description The FlexibleDateJumpGen Generator jumps the referenced date by n number of Days/Months/Years etc. Parameters The following parameters may ...
Mon, 19 Aug, 2024 at 4:02 PM
Description The ExpireDateGen Generator generates the expiration dates like those created for credit and debit cards. Parameters The following paramet...
Sat, 14 Mar, 2020 at 9:07 AM
Description The FlexibleDateRangeGen Generator randomly generates dates given a startDate, a startRange, and an endRange. A random number is generated betw...
Mon, 19 Aug, 2024 at 4:03 PM
Description The MonthMapGen Generator takes the ordinal value of a month and returns the name value or vice versa. Parameters The following parameters...
Sat, 28 Oct, 2023 at 12:20 PM