Skip to content

wubss/purescript-datetime

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

purescript-datetime

Latest release Build status

Date and time types and functions.

Installation

bower install purescript-datetime

Documentation

This libary provides platform-independent representations of date and time. Parsing specific date formats, such as the ISO 8601 format, is the responsibility of other libraries, such as the purescript-js-date package. Likewise, writing a date/time type to string to display to humans is the responsibility of other libraries, such as the purescript-formatters package.

Module documentation is published on Pursuit.

About

Date and time library for PureScript.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PureScript 94.1%
  • JavaScript 5.9%