alexhsamuel/ora

don't allow creation of out-of-range times

Closed this issue · 0 comments

>>> ora.Unix32Time(2049,1,1,0,0,0,"UTC").offset
-1801895296

This should raise instead.