-
Hello everyone! First of all, thanks for this amazing library and all of your hard work to maintain it, really wonderful job.
I have stepped on an issue that I'm not sure if it is a bug or a design…
-
The date library can parse [durations in ISO8601 format](https://en.wikipedia.org/wiki/ISO_8601#Durations) in a similar way that already exists for dates?
**Example**: The user sents an input strin…
-
I am getting the following error :
**expressive.annotations.validate.min.js:7 [fail] (10:44:57): DOM field [0].ReturnDate value conversion to datetime failed. Given value was not recognized as a v…
-
Sorry: had to edit this a lot as I had the wrong cause orginally.
The ParseIso method gets the wrong date if there is no : between the hours and minutes in the timezone
e.g. ```ParseIso("2024-03…
-
Inspired by snarfed/granary#169. mf1 (both [hAudio](http://microformats.org/wiki/haudio and [hCalendar](http://microformats.org/wiki/hcalendar)) used to recommend ISO 8601 durations for `duration` pro…
-
**Current state:**
The BC Route Planner response does not include a reference data timestamp.
**Test case:** Generic route request to display reference dates.
https://router.api.gov.bc.ca/directi…
BK01 updated
10 months ago
-
For /gmd:date/gco:DateTime
The date values shall be expressed using Gregorian calendar and in accordance with [ISO 8601] with either date precision or date and time precision. For date precision th…
-
## Feature Request
When using the DATE variable, have a drop down for the type of Date you want to use.
### Example Use Case
Currently the date format is MM/DD/YYYY
Would be nice to have I…
-
Support for additional types and/or formats has been requested several times (hn/reddit/issues):
- NaN, Infinity, -Infinity for number type, #27, #54
- Hexadecimal numbers, #36
- Date type (ISO_8601?,…
-
Something that's quite common in datetime libraries is an 'interval' type.
It's not the question whether such a thing could be implemented, but whether it is possible to define the 'just right' abs…