getDateTimeTzProperty function
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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.