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.
See example.jai.
Small date module for Jai
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.
See example.jai.