rfc3339

RFC3339 (dates and times) implementation for Nim.


Keywords
rfc3339, datetime, date, nim, rfc-3339, time
License
BSD-3-Clause
Install
nimble install rfc3339

Documentation

RFC3339 Implementation for Nim

Lets you store dates and times. Also parse them from strings. Used by a lot of web RFCs.

BSD license.