-
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.
Here's how you can try them out:
-
git clone https://github.com/ryan-haskell/date-format
-
cd date-format/examples
-
elm reactor
-
Go to http://localhost:8000