[foreign] test_time timezone trouble (TZ)

Jorn Vernee jbvernee at xs4all.nl
Fri Sep 21 23:41:58 UTC 2018


Maurizio Cimadamore schreef op 2018-09-22 01:18:
> Maybe an easier solution would be to tweak the test to use gmtime()
> instead of localtime() and then stick to GMT? That ought to be more
> robust?
> 
> Maurizio

That's a good idea, I didn't know if you specifically wanted to test 
localtime(). I've changed the test to use gmtime(), and am testing 
against `ZoneOffset.UTC`. StdLibTest is now passing, I'll try to get the 
last few tests passing as well before submitting as a patch!

Jorn


More information about the panama-dev mailing list