Showing 2181 - 2190 of 4306 results
-
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.
-
https://docs.inductiveautomation.com/docs/7.9/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-addAdd or subtract an amount of time to a given date.
-
https://docs.inductiveautomation.com/docs/8.1/ignition-modules/perspective/working-with-perspective-components/bindings-in-perspective/transformsTransforms offer a chance to alter the value returned from a binding. For example, you can bind a property to an integer value and use a transform to map the numerical value to a particular color, all from the same interface.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/scripting-functions/system-db/system-db-setDatasourceMaxConnectionsSets the Max Active and Max Idle parameters of a given database connection.

Were these results helpful?