GetTimeFormat
Not supported in Warp 4.
Functional Difference from WIN95
N/A
Functional Difference from SBCS Open32
New
Implementation
This function formats a time as a time string for a specified locale. The function formats either a specified time or the local system time. Implementation in detail is T.B.D. Date to be formatted is passed in the structure; SYSTEMTIME. Open32 maps this into the structure tm and calls UniStrftime. See 'GetDateFormat'.