hapi-server / uri-templates

Repository of tools for URI templates
Apache License 2.0
2 stars 0 forks source link

parseIso8601Duration doesn't support fractional hours #18

Open jbfaden opened 1 year ago

jbfaden commented 1 year ago

"PT0.5H" should be supported but it isn't. "PT0.5S" is supported, but not minutes and hours.