Skip to content

Repository files navigation

CSIRTG-DT

A DateTime utility for security operators with a mission of doing the right thing.

Examples

$ csirtg-dt 20190101
2019-01-01T00:00:00+00:00
from csirtg_dt import get
from pprint import pprint

ts = get('20190101')
pprint(ts)

About

The FASTEST way to parse timestamps.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages