Opened 16 years ago
Closed 15 years ago
#3013 closed bug (fixed)
Bad date in Beam
Reported by: | miqlas | Owned by: | zooey |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | x86 |
Description
I use Bem in Haiku, and i see, the date of the recvied mails wrong, every mail have this date: 01.01.1970. Check the Screenshot.
I use Haiku R28350 & Beam 1.1.2
Attachments (1)
Change History (3)
by , 16 years ago
Attachment: | Beam_date.jpg added |
---|
comment:1 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
The underlying problem is that haiku's parsedate() function does not handle timezones other than GMT, which Beam relied upon.
Beam has been changed to circumvent this problem, but parsedate() needs to be improved, too.
I leave this bug open to remind me that I should improve parsedate() to cope with timezones.
comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Since hrev39864, parsedate() can cope with numerical and 3-letter timezones.
Note:
See TracTickets
for help on using tickets.
Wrong date in Beam