GetFormattedDateTime

Returns a string representation of the given double-byte date/time value using the language ID for the connected user.

Syntax

<HsvSystemInfo>.GetFormattedDateTime dDateTime, bDateValueOnly, bTimeValueOnly, pbstrDateTime
ArgumentDescription
dDateTimeDouble (ByVal). The timestamp.
bDateValueOnlyLong (ByVal). TRUE to return only the date value.
bTimeValueOnlyLong (ByVal). TRUE to return only the time value.
pbstrDateTimeString. Returned string.