getDateTimeTzProperty function
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
getDateTimeTzProperty function
Returns a date-time property including time zone information.
Syntax
|
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 getDateTimeTzProperty functionFor more information, see the Accessing message properties.