Skip to content

Commit

Permalink
enhance management of option hour12
Browse files Browse the repository at this point in the history
  • Loading branch information
Louis-Aime committed Aug 16, 2022
1 parent ae7d34c commit 6da8b43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "calendrical-javascript",
"version": "7.1.0",
"version": "7.2.0",
"description": "Routines for computations on calendars. Extend Date and Intl.DateTimeFormat. Allow custom calendars. Add historical gregorian calendars with custom switching date. Specify date in custom calendar. Helps creating calendars for Ecma TC39's Temporal. Handle week figures. Enhance Intl.DateTimeFormat. Extend Unicode CLDR and ICUs.",
"main": "calendars.js",
"scripts": {
Expand Down

0 comments on commit 6da8b43

Please sign in to comment.