The question about GDateTime



Title: The question about GDateTime

Ive written an application using g_date_set_time, but I encountered a strange issue.

My program is below:

g_date_set_time(&gdate, 112300);

But in IA32, I got the result: gdate.day = 14, gdate.month = 1, gdate.year = 1970

But in IA64, the result is gdate.day = 13, gdate.month = 1, gdate.year = 1970

I dont know why it is.

Best wishes,

IT Flex - SES team

iNet: 8-758-1960



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]