Ralf Becker
a2a1969946
some bugfixes:
...
- date-time: empty date not recogniced
- date-timeonly, date-houronly: use only seconds, no timezone converstation between server-time and UTC (default for mktime())
2005-04-10 21:28:12 +00:00
Ralf Becker
fa30c02528
fix for bug [ 1049574 ] Windows does not support dates prior 1970-01-01
...
using adodb's datelibary instead of the regular php-functions: date, mktime, ...
also added input-validation for dates and the hour widget
2005-02-09 10:41:00 +00:00
Ralf Becker
7af22613de
added option to suppress time in the readonly display if it's 0h0
2004-08-28 17:55:29 +00:00
Ralf Becker
ff09d66a4b
removed tz-converstation:
...
- to fix tz-probs in infolog
- in my belive tz-conversation should always be done in the bo-layer and not in ui (eTemplate)
2004-08-28 17:07:57 +00:00