The latest version of pact-time is 0.3.0.1-0.
pact-time
Version 0.1.0.0 revision 0 uploaded by larsk.
Package meta
- Synopsis
- Time Library for Pact
- Description
A minimal time library for usage with the Pact Smart Contract Language.
The focus of this library is on minimality, performance, and binary level stability. Time is represented as 64-bit integral value that counts nominal micro-seconds since the modified Julian date epoch (MJD). The implementation ignores leap seconds.
While the library can parse date-time values with time zones, internally all date-times are represented as UTC and formatting only supports UTC. Only the default English language locale is supported.
Details about supported formats can be found in the Pact Language Reference.
- Author
- Lars Kuhtz
- Bug reports
- https://github.com/kadena-io/pact-time/issues
- Category
- Data, System
- Copyright
- Copyright (c) 2021 Kadena LLC.
- Homepage
- https://github.com/kadena-io/pact-time
- Maintainer
- lakuhtz@gmail.com
- Package URL
- n/a
- Stability
- n/a