Home > |
---|
DateConvertGmtToLocal(char * fmt,const char * ts);
Converts a GMT date string of the format YYYYMMDDhhmmssxx into the Local Time format "DD/MM/YYYY hh:mm:ss (TimeZone)".
fmt |
pointer to the buffer that holds the converted value |
ts |
GMT date string |
*fmt — pointer to the buffer that holds the converted value