Tk Library Source Code

View Ticket
Login
Ticket UUID: 3603702
Title: clock::iso8601 test error
Type: Bug Version: None
Submitter: gahr Created on: 2013-02-07 13:01:11
Subsystem: clock Assigned To: andreas_kupries
Priority: 7 High Severity:
Status: Closed Last Modified: 2013-02-09 02:21:15
Resolution: Fixed Closed By: andreas_kupries
    Closed on: 2013-02-08 19:21:15
Description:
the test clock-iso8601-2.1 fails because the expected result is TZ-dependent. The attached patch fixes it by re-formatting the timestamp back to %D.
User Comments: andreas_kupries added on 2013-02-09 02:21:15:

allow_comments - 1

Fixed: d0eec3f8aa123b6b2c9461497d6cbc1a5d10a078
Pushed.

andreas_kupries added on 2013-02-08 00:42:27:
Thanks Pietro. I will work on getting this into the code in the next days.
And I am glad to hear that the %D formatting is a fix too.

(I guess that the %D formatting is also affected by the TZ, in the inverse manner to the iso parser, thus canceling the TZ).

gahr added on 2013-02-07 20:01:12:

File Added - 460260: iso8601.test.diff

Attachments: