Following are functions relating to Time and Date:
Gets the current system date in string format. |
|
Adds time to a date. |
|
Gets the day from a date. |
|
Returns the date format currently in effect on the CitectSCADA Server. |
|
Gets the month from a date. |
|
Subtracts two dates. |
|
Gets the day of week from a date. |
|
Gets the year from a date. |
|
Converts an OLE DATE value to a CitectSCADA time/date value. |
|
Marks the start of an event. |
|
Calculates the time-span of an event. |
|
Gets the current system time in string format. |
|
Gets the current time/date value. |
|
Gets hours from a time. |
|
Returns the time format currently in effect on the CitectSCADA Server. |
|
Converts a time variable into the time at midnight. |
|
Gets minutes from a time. |
|
Gets seconds from a time. |
|
Sets the new system time. |
|
Converts a time/date variable into a string. |
|
Determines the local time bias from UTC at a specified time. |
See Also