DateConvertGmtToLocal

Synopsis

DateConvertGmtToLocal(char * fmt,const char * ts); 

Description

Converts a GMT date string of the format YYYYMMDDhhmmssxx into the Local Time format "DD/MM/YYYY hh:mm:ss (TimeZone)".

Parameters

fmt

pointer to the buffer that holds the converted value

ts

GMT date string

On Successful Return

*fmt — pointer to the buffer that holds the converted value