Function |
Description |
|---|---|
Adds the number of Months specified to Date. |
|
Returns the current machine date. |
|
Check if date is available for module (and user). |
|
Returns a date value for a date string. |
|
Returns the day value for a date. |
|
Returns day of week for a Date, as a number from 1 to 7 numbering from Sunday as 1. |
|
Converts a Date / Time difference into a number of hours, minutes, seconds and milliseconds string formatted value. |
|
Date/time formatted as a string. |
|
Returns the ISO 8601 week of the year for a Date. |
|
Converts parameter into a datetime. |
|
Converts a local timezone datetime to UTC. |
|
Returns a date from Year, Month and Day inputs. |
|
Returns a time from Hour, Minutes and optionally seconds and milliseconds inputs. |
|
Returns the maximum date from a set of dates. |
|
Returns the minimum date from a set of dates. |
|
Returns the month value for a date. |
|
Sets the System Date to the Date specified. |
|
Pause execution for specified number of Milliseconds. |
|
Returns the current System Date. |
|
Returns Date based on terms parameters. |
|
Returns the current machine time. |
|
Returns a time value for a string. |
|
Returns the current local timezone offset in minutes. |
|
Converts a UTC datetime to local timezone datetime. |
|
Returns the week of the year a date occurs in. |
|
Returns the year value for a date. |