Commit graph

15 commits

Author SHA1 Message Date
abfd75a782 date2TimeStamp(): accept also int and float as input 2023-12-21 08:18:49 +01:00
zope
674cd62ae6 avoid error when timestamp is already a date 2021-11-24 09:32:41 +01:00
dde80ae7d7 merge remote hplattner 2013-12-20 10:10:38 +01:00
f29132406a unify date strings/remove excess parts before parsing 2013-12-11 09:43:02 +01:00
57cade3cf3 convert date to datetime if necessary 2013-03-20 11:36:23 +01:00
83732349a7 provide localization of datetime values if pytz module is present: error handling 2013-03-11 11:43:12 +01:00
2f6cb9ac69 provide localization of datetime values if pytz module is present 2013-03-11 11:11:59 +01:00
hplattner
9e8ba76461 fix: browserView getData setting for boolean field 2013-01-14 12:05:29 +01:00
808103ac78 add conversion of date to integer timestamp 2012-10-08 11:47:38 +02:00
ac0b01fde0 provide current year in generic view, e.g. for use in copyright lines 2011-12-28 17:58:36 +01:00
a33f17faf0 continuous improvement and extension of reporting facilities 2011-11-27 15:18:37 +01:00
helmutm
7e2150f81c provide date/time parsing for Python 2.4
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@4144 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-01-15 13:34:23 +00:00
helmutm
31a2195958 collect more date formatting and parsing utilities in one central place
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3731 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-02-15 11:33:06 +00:00
helmutm
e0e82dd571 use local for displaying timestamps
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3443 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-07-06 16:17:01 +00:00
helmutm
54f55ac025 add utility module with basic date and time operations
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3260 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-03-06 06:43:48 +00:00