Check-in Number:
|
2093 | |
Date: |
2002-Apr-23 16:23:10 (local)
2002-Apr-23 14:23:10 (UTC) |
User: | thl |
Branch: | |
Comment: |
found parse/format problems |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/tai/TODO 1.1 -> 1.2
--- TODO 2002/04/18 09:10:46 1.1
+++ TODO 2002/04/23 14:23:10 1.2
@@ -1,4 +1,10 @@
+2002 04 23 thl
+INPUT: Mon, 5 Jan 2001 12:34:56 +0200 (MET DST)
+OUTPUT: Mon, 05 Jan 2001 12:34:56 +0000
+Problem#1: 5 Jan 2001 was a Friday. TAI currently parses and keeps the day of week but doesn't check
+Problem#2: TAI currently parses but ignores and therefore looses time zone information
+
- tm_parse(buf,fmt,tm) -> tm_parse(buf,buflen,fmt,tm)
- add exception support
|
|