Thu Oct 17 07:10:52 2019s.sandrio [...] gmail.com - Ticket created
Subject:
out of range error if epoch input > 10 digits
From:
s.sandrio [...] gmail.com
Thu Oct 17 07:16:18 2019s.sandrio [...] gmail.com - Correspondence added
Subject:
Out of range error if epoch input > 10 digits
Observed case:
If you give longer epoch into the module localtime, it will throw error "out of range"
(long epoch = 13 (with milliseconds) or 16 digits (with microseconds))
Expected case:
Throw error something like "invalid input, can only handle 10 digits epoch"
or, support longer epoch
Best regards, Steve
Thu Oct 17 07:16:19 2019s.sandrio [...] gmail.com - Status changed from 'new' to 'open'