Re: PelEntryTime unix time vs. ascii

2006-02-09 Thread Martin Geisler
"Andre M. Winter - Carto.net" <[EMAIL PROTECTED]> writes: > hi, > > i am wondering why PEL makes use of unix time stamps (only?) for > time related exif fields. using classical conversion methods limits > (depending on the OS) input to a specific year range (eg. 1970-2036) > whereas pure ascii (yy

PelEntryTime unix time vs. ascii

2006-02-09 Thread Andre M. Winter - Carto.net
hi, i am wondering why PEL makes use of unix time stamps (only?) for time related exif fields. using classical conversion methods limits (depending on the OS) input to a specific year range (eg. 1970-2036) whereas pure ascii (.mm-dd hh:mm:ss) would allow a broader range. (btw the specific