LOCALDATE


The LOCALDATE function returns an internal date using the specified Timestamp and TimeZone combination.

NOTE: This function is only available in jBASE 4.1 and later.

COMMAND SYNTAX

LOCALDATE(Timestamp, TimeZone)

SYNTAX ELEMENTS

The LOCALDATE function uses the specified Timestamp and adjusts the value by the specified TimeZone to return the date value in internal date format.


jBC