bgpkit/monocle

[feature] accept RFC3339 timestamp strings

Closed this issue · 0 comments

Currently, the timestamps need to be integer. It is incovenient to always need to convert time strings into unix timestamps. We should allow timestamp strings that follow RFC3339 standard.