bgpkit/monocle

[bug] whois cannot handle floating point unix timestamp

Closed this issue · 0 comments

monocle time 0.0
Input time must be either Unix timestamp or time string compliant with RFC3339

We should probably relax the RFC3339 format checking a bit:

monocle time 2022-01-01T00:00:00
Input time must be either Unix timestamp or time string compliant with RFC3339