pikotools/date
Tomasz Sowa 38355a2830 added: method Date::SerializeISO(Stream & out)
outputs to the given stream: YYYY-MM-DDTHH:MM:SSZ, eg: 1990-02-12T13:05:39Z
added: parsing date in a format: YYYY-MM-DDTHH:MM:SS ('T' letter given)




git-svn-id: svn://ttmath.org/publicrep/pikotools/trunk@1089 e52654a7-88a9-db11-a3e9-0013d4bc506e
2018-04-20 09:33:53 +00:00
..
Makefile instead of directly using 'ar' program we are using the AR macro now 2014-11-12 04:11:28 +00:00
Makefile.dep changed: Date::SerializeDay outputs the date in a form of YYYY-MM-DD (before was: YYYY.MM.DD) 2012-05-13 21:49:06 +00:00
Makefile.o.dep added: functions for dealing with white characters: 2017-12-05 16:32:21 +00:00
date.cpp added: Date::ToTm() now sets tm_wday too 2012-05-27 23:50:10 +00:00
date.h added: method Date::SerializeISO(Stream & out) 2018-04-20 09:33:53 +00:00