Commit Graph

27 Commits

Author SHA1 Message Date
Miles Lott
98bb88f545 phpgw->egw 2005-11-25 00:13:29 +00:00
raphaelpereira
2fc017bf88 - Inserted an array 'zone_list_offset' with all glib compatible timezones... 2004-11-25 18:20:09 +00:00
Ralf Becker
942a967704 added some docu 2004-05-09 20:01:28 +00:00
reinerj
48f840d7de move from old projct to new one 2004-05-05 12:06:13 +00:00
shrykedude
ab21a58d75 enable more debug output 2004-01-22 20:52:14 +00:00
Miles Lott
a2553c138b And a similar fix for getntpoffset() 2004-01-15 08:55:48 +00:00
Lars Kneschke
247d678ec0 fix for [ 865676 ] Windows does not support dates prior to midnight (00:00:00), 2004-01-15 01:25:29 +00:00
Ralf Becker
96b8f96ad2 bugfix: in days_between (missing brakets) 2003-12-26 20:58:43 +00:00
Lars Kneschke
561d37df31 add very short day name(Mo, Di, Mi, ...) 2003-12-16 23:14:15 +00:00
Miles Lott
5794ca4cc1 intval() -> (int) 2003-12-13 15:03:23 +00:00
Ralf Becker
b8557e49d9 make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:31:11 +00:00
Ralf Becker
6b8a74ecc9 fixed wrong users_localtime time:
offset in user_prefs is not against GMT but servertime
2003-05-17 21:25:09 +00:00
Ralf Becker
fefe0305fd fix for bug reported on user-list, time-compare creates date before 1970/1/1 which is the earliest allowed date on windows 2003-04-18 08:37:04 +00:00
Ralf Becker
4d4f86af2b an other issue with daylight-saveing in days_between solved, now the calculation is down ignoring the daylight-saveing 2003-03-18 18:02:36 +00:00
Ralf Becker
bdf2cb9d91 reimplemented the days_between function because it led to an infinite recursion in some cases and its simpler/faster now 2003-02-26 16:44:11 +00:00
skeeter
933f76e00d Will now only print debug statements when DEBUG_API is set. 2002-09-21 21:54:20 +00:00
skeeter
cdb7ed3e2d GNU Patch #290. 2002-09-17 10:03:37 +00:00
skeeter
6d47da13a3 One more stupid mistake for the datetime class. 2002-09-02 02:39:36 +00:00
skeeter
89ebd8ea8a Did I miss commiting this? 2002-08-13 23:39:39 +00:00
skeeter
3c51862e9c A more enahanced datetime class. This one will store the server's TZ offset in the cache and use that value to calculate GMT. 2002-06-23 18:05:15 +00:00
skeeter
4f422d4608 Added GNU Feature Request #100744. 2002-04-17 23:43:29 +00:00
skeeter
d3887570b2 This part of a major fix for the calendar. 2002-04-16 15:45:50 +00:00
skeeter
bf62acc4b5 Fix for bug # 458995. 2001-09-28 02:18:55 +00:00
Miles Lott
b9ae8c8238 formatting, GLOBALS 2001-09-23 19:38:24 +00:00
skeeter
63a222f3ca Fix for seek3r's problem with the calendar and timezone settings. 2001-08-25 03:22:33 +00:00
skeeter
7e3a1199e6 Cleanups for warning messages. 2001-06-17 16:55:04 +00:00
skeeter
d83f331f74 New class - will handle all date/time conversions from realworld to phpGW handling. 2001-05-20 01:20:20 +00:00