TeleFlow Variable @DATETIME UTC

TeleFlow Variable @DATETIME UTC

From TeleFlow

(Difference between revisions)
Jump to: navigation, search

Tim (Talk | contribs)
(New page: <b>Description:</b> Whenever this variable is used, it returns the current time, adjusted to UTC (Universal Coordinated Time). The full date and time is returned in [[TeleFlow Date/Time F...)
Next diff →

Current revision

Description: Whenever this variable is used, it returns the current time, adjusted to UTC (Universal Coordinated Time). The full date and time is returned in TeleFlow Date/Time Format "YYYY/MM/DD HH:MM:SS" (or "YYYY-MM-DD HH:MM:SS"; see notes below).

Data Type: Date/Time

Notes: The TeleFlow Variable @DATE_SEPARATOR system variable can be set to change the date separator to a dash, "-". This is strongly recommended for compatibility with ISO 8601.

See Also:

@DATETIME
@DATE
@DATE_SEPARATOR
@DATE_UTC
@TIME
@TIME_UTC

Please refer to TeleFlow System Variables for a complete list of system information and settings TeleFlow offers in special variables.