Message211988
The point of the locale issue is that "notBefore", "notAfter" strings do not change if your locale changes. You don't need a new regex for each locale.
I've attached ssl_cert_time_seconds.py file that contains example cert_time_to_seconds(cert_time) implementation that fixes both the timezone and the locale issues. |
|
Date |
User |
Action |
Args |
2014-02-23 10:10:11 | akira | set | recipients:
+ akira, janssen, pitrou, christian.heimes, docs@python, gudge |
2014-02-23 10:10:11 | akira | set | messageid: <1393150211.15.0.816475636717.issue19940@psf.upfronthosting.co.za> |
2014-02-23 10:10:11 | akira | link | issue19940 messages |
2014-02-23 10:10:10 | akira | create | |
|