dtinit / data-transfer-project

The Data Transfer Project makes it easy for platforms to build interoperable user data portability features. We are establishing a common framework, including data models and protocols, to enable direct transfer of data both into and out of participating online service providers.
https://dtinit.org/docs/dtp-what-is-it
Apache License 2.0
3.55k stars 486 forks source link

nitfix: encode high-precision stamp from docs #1337

Closed jzacsh closed 4 months ago

jzacsh commented 4 months ago

nitfix: encode high-precision stamp from docs

once encoding a high-precision stamp in the docs we see the unit test fails because we're using a differet parsers than the unit test itself. Document what we're using and make it visible for testing.