Elm version of the unix 'cal' command. Creates a 2d list representing a month
Functions for working with dates, times, and timezones using in Elm 0.19.
Compute the date of Easter for any given year
A brief library for zoned time.
TEPA library for zoned time.
Helpers for working with List's of Int's representing a date
Formatting and Internationalization of Time.Posix
A simple type for either a Time.Posix or a Date.Date.
RFC5322, RFC2822, RFC822 - Internet Message Format date & time strings
Anniversary calculations with Time.Posix
Convert to and display Internet Time.
Work with POSIX times, time zones, years, months, days, hours, seconds, etc.
Locale based date and time formatting
Format elm/time posix time as an ISO8601 strings for humans
Convert ISO8601 date strings to and from Posix times
Regression and time series forecasting
Convert between ISO-8601 durations strings and Duration values
Get approximate relative time in words
Convert UTC date strings to and from Posix times
Work with dates without times or zones
Extra functions for working with Posix times from elm/time
Time zone data from the IANA Time Zone Database for using with elm/time
Decode TZif files into Time.Zone values
A typed time library for Elm (keep track of units: seconds, minutes, etc.)
Time zone data from the IANA Time Zone Database for using with elm/time
Copy of ryannhg/date-format 2.3.0.
Utilities we use to format times / dates wraps Time.Extra and other funzies.
Get approximate relative time in words
Companion package for ryannhg/date-format. This package contains the languages.
Functions from/to time values to their sencond/minute/hour... parts.
A human readable representation of date and time built on top of elm/time.
Yet another package to work with time that observes daylight saving time
Time zone data from the IANA Time Zone Database for using with pd9333/elm-time2
A reliable way to format dates and times with Elm.
Convert ISO8601 date strings to and from Posix times
Convert ISO8601 date strings to and from Posix times
A reliable way to format dates and times with Elm.
A reliable way to format dates and times with Elm.
format time in elm with ease
A convert date to wareki.
Get time distance in words
An elm implementation of a time picker
Format dates and times following http://strftime.org.
Convert ISO8601 date strings to and from Posix times
A set of helpers for working with elm/time
Japanese-Calendar for elm
Would you like to use Elm for real-world projects?
📢 My book
Practical Elm
skips the basics and gets straight into the nuts-and-bolts of building non-trivial apps.
🛠 Things like building out the UI, communicating with servers, parsing JSON, structuring the application as it grows, testing, and so on.