An open API service indexing awesome lists of open source software.

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

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
```