This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

local time handling?


Hi,

anyone already implemented proper (for a suitable definition
of proper) tzset() and friends? At least the POSIX time zone
description (std offset dst [offset],start[/time],end[/time])
should be possible, with a tzfile-format structure possibility
being even better.

The current implementation of localtime with
cyg_libc_time_getzoneoffsets is IMHO bogus and does not really
help converting an arbitrary time value to a local time.

Thanks
-- 
                                  Stano

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]