rluba / jai-date

Small date module for Jai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Small date module for Jai

License:MIT License