Showing 2171 - 2180 of 4306 results
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-date/system-date-getTimezoneReturns the ID of the current timezone.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-date/system-date-getDateCreates a new Date object given a year, month and a day.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-date/system-date-getExtracts a unit of time from a date.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-date/system-date-toMillisConverts a Date object to its millisecond value elapsed since January 1, 1970, 00:00:00 UTC (GMT)
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-date/system-date-setTimeTakes in a date, and returns a copy of it with the time fields set as specified.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-date/system-date-parseAttempts to parse a string and create a Date.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-date/system-date-fromMillisCreates a date object given a millisecond value
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-date/system-date-formatReturns the given date as a string and formatted according to a pattern.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-date/system-date-isBetweenCompares two dates to see if a target date is between two other dates.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-date/system-date-isBeforeCompares two dates to see if date_1 is before date_2.

Were these results helpful?