6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
10/18/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#13622] daylight saving time error
*
Your Email Address
*
Spam protection
Enter the letters below:
. ,. ..__..__ .__. \./ |_/ [__][__)| | | | \| |[__)|__|
Comment
> Hi. It's because the change occurs at zero hour. I ajust this, > editing the file "kronolith/js/kronolith.js". Where was: > > day.next().week(); > > i put: > > var beforeDay = day.getDate(); > day.next().week(); > if (day.getDate() - beforeDay == 6) { > day.next().day(); > } > at two pieces: "// Build new calendar view." and in "buildMinical: > function(...". it works for me. > > > >> We found an unexpected behavior on the dynamic view of Kronolith. >> >> In Brazil we have daylight saving time +1 October, 18th. >> The calendar shows two days 18, and when day 19 is clicked, the >> interface shows events of day 18. >> When week 43 is clicked, week 42 is showed. It is impossible to >> create events at October, 19th. >> >> Steps to reproduce error: >> - You can use this windows configuration to reproduce the error >> (https://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/windows_date_change_time.mspx?mfr=true): timezone "(UTC-03:00) Brasilia" with "Automatically adjust clock for daylight saving changes" check >> box >> selected. >> - Access http://demo.horde.org/kronolith/#month (dynamic) >> >> >
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