6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
8/20/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#8496] Incorrect Reminder Message Log Time
*
Your Email Address
*
Spam protection
Enter the letters below:
.__ . ..__..___. . [__)| || | _/ | [__)|/\||__\./__.\__|
Comment
> Really close. I like your conservative approach. :) > > > > The only problem I ran into was that the TZ environment variable was > still set, so it continued to override the system settings. I must > admit to not being an expert, but, I think, that something like the > following is needed: > > > > lib/Horde.php (starting line 77) > > > > /* Make sure to log in the system's locale and timezone. */ > > $locale = setlocale(LC_TIME, 0); > > setlocale(LC_TIME, 'C'); > > $tz = getenv('TZ'); > > --> @putenv('TZ'); > > > > Thereby unsetting the TZ environment variable and letting the PHP > mechanisms and system settings to be applied to logging. > > > >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers