Skip to content

Commit f2c62c4

Browse files
authored
Implement the ISO 8601-2:2019 negative duration extension (#37)
Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
1 parent aaaadbe commit f2c62c4

3 files changed

Lines changed: 768 additions & 0 deletions

File tree

README.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ expressed as JSON Schema definitions.
6565
| ISO | [ISO 4217:2015](https://www.iso.org/iso-4217-currency-codes.html) | Codes for the representation of currencies and funds |
6666
| ISO | [ISO 639:2023](https://www.iso.org/iso-639-language-code) | Codes for the representation of names of languages |
6767
| ISO | [ISO 8601-1:2019](https://www.iso.org/standard/70907.html) | Date and time — Representations for information interchange — Part 1: Basic rules |
68+
| ISO | [ISO 8601-2:2019](https://www.iso.org/standard/70908.html) | Date and time — Representations for information interchange — Part 2: Extensions |
6869
| ISO | [ISO 80000-1:2022](https://www.iso.org/standard/76921.html) | Quantities and units — Part 1: General |
6970
| ISO/IEC | [ISO/IEC 2382:2015](https://www.iso.org/standard/63598.html) | Information technology — Vocabulary |
7071
| ISO/IEC | [ISO/IEC 9899:2024](https://www.iso.org/standard/82075.html) | Programming languages — C |

0 commit comments

Comments
 (0)