Showing 2171 - 2180 of 4306 results
-
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.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-date/system-date-getTimezoneRawOffsetReturns the current timezone offset versus UTC, not taking daylight savings into account.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-date/system-date-getTmezoneOffsetReturns the current timezone's offset versus UTC for a given instant, taking Daylight Savings Time into account.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-date/system-date-nowReturns a java.util.Date object that represents the current time according to the local system clock.

Were these results helpful?