log2timeline / dfdatetime

Digital Forensics date and time
Apache License 2.0
23 stars 15 forks source link

Add support to parse nanoesecond timestamp formats to GolangTime #263

Closed sydp closed 10 months ago

sydp commented 1 year ago

Per [0], timestamps can be formatted using nanosecond precision:

RFC3339Nano = "2006-01-02T15:04:05.999999999Z07:00"

[0] https://pkg.go.dev/time#pkg-constants