Showing 2061 - 2070 of 3926 results
-
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.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-date/system-date-midnightReturns a copy of a date with the hour, minute, second, and millisecond fields set to zero.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-date/system-date-isDaylightTimeChecks to see if the current timezone is using daylight savings time during the date specified.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-date/system-date-isAfterCompares two dates to see if date_1 is after date_2.

Were these results helpful?