------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1541 Summary: TZ handling for certificate date field extraction unspecified Product: Exim Version: 4.84 Platform: All OS/Version: All Status: NEW Severity: bug Priority: medium Component: String expansion AssignedTo: [email protected] ReportedBy: [email protected] CC: [email protected] The current coding assumes a UTC environment; we need to both deal sanely with others and offer the option of UTC and local output. The latter will mean a new option on the expansion. I propose "local" and "utc" values, both incompatible with the existing "int" (which requests integer seconds since epoch rather than human-readable string). The "local" value will use the environment value of TZ. I think "utc" should be the default. -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
