Ticket #1485729 (closed Bugs: fixed)

Opened 13 months ago

Last modified 13 months ago

incorrect timestamp parsing

Reported by: niemand Owned by:
Priority: 8 Milestone: 0.2.1
Component: Core functionality Version: 0.2-stable
Severity: minor Keywords: time timestamp timezone parser date header
Cc:

Description

The timestamps from the "date" field in the header of different mails (particularly mails from ebay) are parsed incorrectly, i. e.

E-Mail header: Date: Mon, 9 Feb 09 10:21:58 GMT-0700

displayed as Date: Today 11:21

but should be Date: Today 19:21 when timezone is set to CET (GMT+0100)

Change History

Changed 13 months ago by alec

  • milestone changed from later to 0.2.1

Changed 13 months ago by alec

  • status changed from new to closed
  • resolution set to fixed

Fixed in r2288.

Note: See TracTickets for help on using tickets.