hex logo Hex
Packages Pricing Docs
Log In
Packages Pricing Docs Log In
Packages

ex_cldr_dates_times

0.3.0
2.25.6 2.25.5 2.25.4 2.25.3 2.25.2 2.25.1 2.25.0 2.24.2 2.24.1 2.24.0 2.23.0 2.22.0 2.21.0 2.20.3 2.20.2 2.20.0 2.19.2 2.19.1 2.19.0 retired 2.18.1 2.18.0 2.17.1 2.17.0 2.16.0 2.15.0 2.14.3 2.14.2 2.14.1 2.14.0 2.13.3 2.13.2 2.13.1 2.13.0 2.12.0 2.11.0 2.10.2 2.10.1 2.10.0 2.10.0-rc.3 2.10.0-rc.2 2.10.0-rc.1 2.10.0-rc.0 2.9.4 2.9.3 2.9.2 2.9.1 2.9.0 2.8.0 2.7.2 2.7.1 retired 2.7.0 2.7.0-rc.0 2.6.4 2.6.3 2.6.2 2.6.1 retired 2.6.0 2.6.0-rc.0 2.5.4 2.5.3 2.5.2 2.5.1 2.5.0 2.4.0 2.4.0-rc.0 2.3.0 2.2.4 2.2.3 2.2.2 2.2.1 2.2.0 2.1.0 2.0.2 2.0.1 2.0.0 1.4.0 1.3.1 1.3.0 1.2.1 1.2.0 1.0.1 1.0.0 1.0.0-rc.1 1.0.0-rc.0 retired 0.3.3 0.3.2 retired 0.3.1 retired 0.3.0 0.2.2 0.2.1 0.2.0 0.1.2 0.1.1 0.1.0

Date, Time and DateTime localization, internationalization and formatting functions using the Common Locale Data Repository (CLDR).

HexDocs HexPreview

Current section

2 Dependencies

Jump to
Readme
94 Versions
2 Dependencies
4 Dependants
Activity
Readme 94 Versions 2 Dependencies 4 Dependants Activity

Dependencies of ex_cldr_dates_times

2 dependencies
Package Requirement
ex_cldr
~> 0.10.0
ex_cldr_numbers
~> 0.3.0

Checksum

Dependency Config

mix.exs

rebar.config

Gleam

erlang.mk

Package Details

Downloads Last 30 days, all versions
0 500 1000 1500 2000

this version

283

yesterday

494

last 7 days

11 871

all time

2 784 069

Last Updated

Nov 02, 2017

License

Apache-2.0

Build Tools

mix

Publisher

kipcole9 kipcole9

Links

  • Changelog
  • GitHub
  • Readme

Owners

  • kipcole9 kipcole9
hex logo Hex
About Blog Sponsors Status
Documentation FAQ Specifications Report Client Issue Report General Issue Report Security Issue Contact Support
Code of Conduct Terms of Service Privacy Policy Copyright Policy Dispute Policy

Copyright 2015. Six Colors AB.

Powered by the Erlang VM and the Elixir Programming Language

Search filters

Type any of these into the search box. They can be combined with free text which searches package names and descriptions.

Operator Description Example
name: Match package name. Supports * wildcards and repo/package form name:phx* or name:hexpm/phoenix
description: Full-text search of package descriptions description:auth
depends: Packages depending on a given package. Supports repo:package form depends:ecto or depends:hexpm:ecto
build_tool: Filter by build tool build_tool:mix
updated_after: Packages updated after an ISO8601 datetime updated_after:2025-01-01T00:00:00Z
extra: Match custom metadata (key,value). Nested keys are separated by commas extra:license,MIT

Wrap values in double quotes to include spaces, e.g. name:"my package".