Returns a DATE value with no time zone information from the body of a StreamMessage.
Syntax
FUNCTION readDate RETURNS DATE.
Applies to
Message objects
Notes
Time information, if present, is removed.
Time zone information, if present, is removed.
If the application might receive messages originating in different time zones, the ABL programmer should ensure that date values are interpreted correctly.