Date and Time
Date, time, and timezone handling libraries including calendar operations. Packages among the 3,000 most downloaded in the past 90 days.
-
-
timex 3.7.13
Timex is a rich, comprehensive Date/Time library for Elixir projects, with full timezone support via the :tzdata package. If you need to manipulate dates, times, datetimes, timestamps, etc., then Timex is for you!
-
ex_cldr_calendars 2.3.0
Localized month- and week-based calendars and calendar functions based upon CLDR data.
-
ex_cldr_dates_times 2.22.0
Date, Time and DateTime localization, internationalization and formatting functions using the Common Locale Data Repository (CLDR).
-
-
-
-
calendar 1.0.0
Calendar is a datetime library for Elixir. Timezone support via its sister package `tzdata`. Safe parsing and formatting of standard formats (ISO, RFC, etc.), strftime formatting. Extendable through protocols.
-
date_time_parser 1.2.1
Parse a string into DateTime, NaiveDateTime, Time, or Date struct.
-
kday 1.1.0
Calculations for the first, last or nth day of the week on, nearest, after or before a date.
-
-
-
-
qdate_localtime 1.2.1
Erlang library for conversion from one local time to another (forked specifically for qdate compatibility)
-
cocktail 0.10.3
Cocktail is a date/time recurrence library for Elixir based on iCalendar events. It can generate a stream of dates/times based on a set of repeat rules.
-
-
-
-
-
-
-
erlang_localtime 1.0.0
Erlang library for conversion from one local time to another
-
-
-
time_zone_info 0.7.8
Time zone support for Elixir by using the IANA tz database.
-
-
recurring_events 0.4.0
Elixir library providing recurring calendar events support.
-
-
-
recurrencex 0.2.1
Recurrencex is a simple date recurrence library for elixir projects, supporting daily, weekly, monthly day, and monthly relative day of week recurrences.
-
tempus 0.16.0
Easy handling of time periods, like business days, holidays, etc.
-
dh_date 1.0.0
Basic date formatting and parsing app. Uses formatting rules of http://uk.php.net/date - (with some minor changes)
-
-
-
-
-
timex_poison 0.2.0
Easily parse timestamps using Timex as they are decoded from json by Poison.
-
fast_local_datetime 1.0.1
Fast conversion of a UTC epoch timestamp (Unix timestamp) into a DateTime in a given timezone.
-
month 2.1.0
Library focused on working with months, rathen than full dates or dates with time.
-
ex_cycle 0.8.2
ExCycle is a powerful library to generate datetimes following RRules from iCalendar.
-
-
-
-
-
humanize_time 1.0.2
HumanizeTime is an Elixir library for converting seconds and milliseconds into more human readable strings. It allows for custom formatting and flexibility.