Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add RFC3339 / ISO timestamp? #3

Open
ssbertilson opened this issue Jan 14, 2015 · 0 comments
Open

add RFC3339 / ISO timestamp? #3

ssbertilson opened this issue Jan 14, 2015 · 0 comments

Comments

@ssbertilson
Copy link

RFC 3339

logformat_list.append({'regexp':"(?P[0-9]{4})-(?P[0-9]{2})-(?P[0-9]{2})T(?P[0-9]{2}):(?P[0-9]{2}):(?P[0-9]{2})(?P.[0-9]+)?(?P[-+][0-9]{2}:[0-9]{2})", 'name':"RFC 3339 / ISO", 'description':"%Y-%m-%dT%H:%M:%S-%z"})

Not sure how to express SUBSEC in the description, so left it out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant