Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

date-format examples

Examples

  • Basic.elm - An example of formatting a single time.

  • Language.elm - An example of formatting a single time in another language.

  • Relative.elm - An example with relative times.

Local Setup

Here's how you can try them out:

  1. git clone https://github.com/ryan-haskell/date-format

  2. cd date-format/examples

  3. elm reactor

  4. Go to http://localhost:8000