Date and Time

You can include date and time values in your expressions. These can be just a date, just a time, or both a date and time. There are 2 different formats for dates, one is called the short format and the other is called the long format.

The syntax for short date and time values is:

#<Day>/<Month No.>/<Year> <Hrs>:<Mins>:<Secs>.<Fraction>#

The syntax for long date and time values is:

#<Day> <Month Name> <Year> <Hrs>:<Mins>:<Secs>.<Fraction>#

Where:

Example:

The following examples show the different types of date and time entry (some using the date only, others using the time only, and the final example using both date and time).

#12 Dec 2004#

#12 December 2004#

#15:25:56#

#15:25#

#12/05/04 15:25:56.43#

Time entries have to be in the Coordinated Universal Time (UTC) format.

Further Information

Time Zones: see Time Zone Support in Geo SCADA Expert in the Geo SCADA Expert Guide to Core Configuration.


Disclaimer

Geo SCADA Expert 2022