/jai-date

Small date module for Jai

MIT LicenseMIT

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.