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 |
|