Returns a string representation of the given double-byte date/time value using the language ID for the connected user.
<HsvSystemInfo>.GetFormattedDateTime dDateTime, bDateValueOnly, bTimeValueOnly, pbstrDateTime
Argument | Description |
---|---|
dDateTime | Double (ByVal). The timestamp. |
bDateValueOnly | Long (ByVal). TRUE to return only the date value. |
bTimeValueOnly | Long (ByVal). TRUE to return only the time value. |
pbstrDateTime | String. Returned string. |