[Users] [Bug 3263] Wrong timezone while using date_fmt function

noreply at thewildbeast.co.uk noreply at thewildbeast.co.uk
Mon Oct 5 11:49:04 CEST 2015


http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=3263

--- Comment #1 from users at lists.claws-mail.org ---
Changes related to this bug have been committed.
Please check latest Git and update the bug accordingly.
You can also get the patch from:
http://git.claws-mail.org/

++ ChangeLog    2015-10-05 11:49:02.559703580 +0200
http://git.claws-mail.org/?p=claws.git;a=commitdiff;h=3209dc73505c23c9bea88c2c0b409d448e271dd7
Merge: f3c0ad2 e98adf3
Author: Colin Leroy <colin at colino.net>
Date:   Mon Oct 5 11:49:02 2015 +0200

    Merge branch 'master' of file:///home/git/claws

http://git.claws-mail.org/?p=claws.git;a=commitdiff;h=e98adf35bc6efaf304863700f420a47e173831dc
Author: Ricardo Mones <ricardo at mones.org>
Date:   Mon Oct 5 00:19:30 2015 +0200

    Fix bug #3263 ‘Wrong timezone while using date_fmt function’

    In addition of %z for timezone offset, the strftime allows also a %Z
    specifier for timezone name and also some modifiers and field width.

    All these specifier are detected now and ignored, appending the timezone
    on the message. Otherwise they would be passed to the strftime call as
    is, which uses the local timezone, wrong most of the time.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Users mailing list