getDateTimeTzProperty function

Returns a date-time property including time zone information.

Syntax

FUNCTION getDateTimeTzProperty RETURNS DATETIME-TZ (propertyName AS CHARACTER).

Applies to

Message objects

Notes

  • If time information is not present, the default time of 12:00AM (midnight) is added.
  • If time zone information is not present, the default time zone of the client application is added.

See also

setDateTimeTzProperty procedure #rfi1387308698547

For more information, see the Accessing message properties.