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

ex_cldr_calendars

1.26.3
2.4.3 2.4.2 2.4.1 2.4.0 2.3.1 2.3.0 2.2.0 2.1.1 2.1.0 2.0.0 1.26.4 1.26.3 1.26.2 1.26.1 1.26.0 1.25.2 1.25.1 1.25.0 1.24.2 1.24.1 1.24.0 retired 1.23.1 1.23.0 1.22.1 1.22.0 1.21.0 1.20.0 1.19.0 1.18.1 1.18.0 1.17.3 1.17.2 1.17.1 1.17.0 1.17.0-rc.3 1.17.0-rc.2 1.17.0-rc.1 1.17.0-rc.0 1.16.0 1.15.3 1.15.2 1.15.1 1.15.0 1.14.1 1.14.0 1.13.0 1.13.0-rc.1 1.13.0-rc.0 1.12.1 1.12.0 1.11.0 1.11.0-rc.0 1.10.1 1.10.0 1.9.0 1.8.1 1.8.0 1.8.0-rc.0 1.7.1 1.7.0 1.6.0 1.5.1 1.5.0 retired 1.4.0 retired 1.3.0 retired 1.2.0 retired 1.1.0 retired 1.0.0 retired 0.9.0 retired 0.8.0 retired 0.7.0 retired 0.6.0 retired 0.5.0 retired 0.4.1 0.4.0 retired 0.3.0 retired 0.2.0 retired 0.1.0 retired

Localized month- and week-based calendars and calendar functions based upon CLDR data.

HexDocs HexPreview

Current section

Readme

Jump to
Readme
78 Versions
6 Dependencies
14 Dependants
Activity
Readme 78 Versions 6 Dependencies 14 Dependants Activity
Loading README...

Localized month- and week-based calendars and calendar functions based upon CLDR data.

Checksum

Dependency Config

mix.exs

rebar.config

Gleam

erlang.mk

Package Details

Downloads Last 30 days, 1.26.3
0 1 2 3 4

this version

153

yesterday

472

last 7 days

11 238

all time

2 812 145

Last Updated

Dec 28, 2024

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".