j
jaipkg.dev
packages / library / jai-date

jai-date

6037e75library

Small date module for Jai

MIT · updated 5 months ago

Jai date module

A small module that helps with basic date parsing, formatting, and simple calculations.

Requires the uniform module, because I’m lazy and used regular expressions for pasing.

Usage

See example.jai.