Date & Time WxWidgets

TwitterFacebook
Get flash to fully experience Pearltrees
wxDateTime class represents an absolute moment in the time.

wxDateTime

http://docs.wxwidgets.org/stable/wx_wxdatetime.html

See also wxDateTime::ParseFormat() by drone Sep 10

wxDateTime::ParseFormat and milliseconds - wx-users | Google G

On Wed, 22 Jul 2009 07:39:04 -0700 (PDT) Rotlaus < rot...@gmail.com > wrote: http://groups.google.com/group/wx-users/browse_thread/thread/05d0b4a02f6cfd4b?pli=1
Christopher Barker wrote: > I'm not sure we'll have time to do a patch -- http://groups.google.com/group/comp.soft-sys.wxwindows/browse_thread/thread/245a3d96bc7a3147

wxDateTime and daylight savings... - comp.soft-sys.wxwindows |

ISO 8601

http://fr.wikipedia.org/wiki/ISO_8601 Un article de Wikipédia, l'encyclopédie libre.
http://www.linux-kheops.com/doc/man/manfr/man-html-0.9/man3/strptime.3.html

STRPTIME(3) - Page de manuel

Nom strptime - Conversion d'une chaîne représentant une date en une structure tm. Synopsis
A lot of dates that come back from XML based web services are in the ISO 8601 form. I found out recently that it isn't straight forward to parse such a date using C functions and have the time come out in the correct timezone. It isn't rocket science but it is a lot more convoluted than higher level languages like Java.

Using strptime to parse ISO 8601 formated timestamps | IONCANNON

http://www.ioncannon.net/programming/33/using-strptime-to-parse-iso-8601-formated-timestamps/
Date time Tools