zevv/janet-time

Janet
This is stars and forks stats for /zevv/janet-time repository. As of 29 Apr, 2024 this repository has 0 stars and 1 forks.

Introduction Concept time/date/calendar library for the Janet programming language The goal is to provide a lightweight library for working with times and dates. "complicated" functionaltiy like localization and time zone handling should be delagated to the operating system or C library when possible. API The functions that perform conversion between time and datetime types all have an optional time zone argument tz; this argument is a string with a RFC 2822/ISO 8601 time zone name. when this argument...
Read on GithubGithub Stats Page