m_dtinfo
This function fills in the current system-wide values for time and date display formats. The call to set the format is non-public.
- Syntax: void far m_dtinfo(DTINFO *dti)
- Parameters: DTINFO far *dti - Pointer to the location to post the time and date
display formats
- Returns: None
- Comments: The values returned by this function are not used for general purpose
display of date and time. They should be used only in displaying file
dates and times, in the same manner as DOS in a particular country, as
selected by the user at very cold boot.