hello,
I try to make a fonction to convert a local time in UT time. i try to
use
mktime + gmtime + timezone + daylight.... but the result is not OK.
Please help me....
The problem is the same when i try to convert a UT time in Local
Time....
my imput date format is : 'YYYYMMDDHHMMSS'.
I'am a beginner on Unix (and in english).....
Does anyone know about a function or an example (in C) .
Thanks for any help.