https://github.com/dsnet/rfc-internet-duration
A draft for an RFC to define Internet Duration, a strict subset of ISO 8601
https://github.com/dsnet/rfc-internet-duration
Last synced: 4 months ago
JSON representation
A draft for an RFC to define Internet Duration, a strict subset of ISO 8601
- Host: GitHub
- URL: https://github.com/dsnet/rfc-internet-duration
- Owner: dsnet
- Created: 2025-02-18T18:43:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-24T02:16:20.000Z (over 1 year ago)
- Last Synced: 2026-01-29T20:20:49.187Z (5 months ago)
- Size: 25.4 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RFC Draft: Internet Duration format
This repository contains an RFC draft for the Internet Duration format,
which is a strict subset for a duration defined in ISO 8601.
The draft XML can be rendered as PDF, HTML, or text using one of the following:
```
xml2rfc --pdf draft-tsai-duration-*.xml
xml2rfc --html draft-tsai-duration-*.xml
xml2rfc --text draft-tsai-duration-*.xml
```