bgpkit/monocle

[issue] RFC3339 compliance

Closed this issue · 0 comments

The current time string format, i.e. YYYY-mm-ddTHH:MM:SS is not actually RFC3339 compliant due to missing timezone information. We should not assume all time strings are timezone-less (then assume they're UTC). The proper processing should check if it's fully compliant and reject if issue found.

Appreciate IJMacD on Twitter for finding this issue: https://twitter.com/IJMacD/status/1547202228670570497