[Microformats-dev] X2V and ISO dates
brian suda
brian.suda at gmail.com
Wed Jul 20 15:13:32 PDT 2005
X2V should now accept dates with and without '-' for date seperators and
':' for time seperators. If anyone has any problems please contact me.
One thing i had to build in was support for people taking shortcuts and
NOT specifing seconds on the time and time-zone. You actually NEED
something like
2005-01-01T00:00:00+063000
most people will omit the seconds, so X2V checks and pads with zeros as
needed. There could potentially be problems with people adding
something past seconds (microsecond or something), i'm not sure how X2V
would react. Probably just make an invalid UTC timestamp.
-brian
More information about the Microformats-dev
mailing list