Greetings everybody,
I have been trying to convert UTC time into local time.
Using ctime library, time_t, gmtime etc. But I am having nothing.
When I searched the web, I saw nothing but examples with this library...
I would like to ask you how could I convert UTC, a double , into local time?
By the way, I am reading UTC data from a file, in String^ format. And having run-time error...
I would be pleased if you could give me a hint.
Thanks in advance