/go-tai64

TAI64 implementation in Go.

Primary LanguageGoMozilla Public License 2.0MPL-2.0

TAI64

A TAI64 package for Go.

Package tai64 provides types for implementing the TAI64, TAI64N, and TAI64NA standards as described here https://cr.yp.to/libtai/tai64.html

The Marshal methods provide the "external" format described in the spec, which is suitable for storage or transmission over the network.