-
In discussions with some implementers it has become clear that some wish to use "NHS Common User Interface" style dates:
`YYYY-MMM-DD` (where `MMM` is a three-letter Month name, not a number, for e…
-
migrates from https://github.com/elastic/logstash/issues/2590
```
So when I have this input
input="2015-02-11T17:49:29Z logspout dev_ziservice_1[1]: ASDF"
grok {
match => ["message", "…
-
zapcore package has implemented 4 types of TimeEncoder (Epoch, EpochMillis, EpochNanos, and ISO8601). Is it possible to add RFC3339 and RFC3339Nano or any other standard format in go's time package. I…
-
_package.rdf.builder renders work.created_at and work.update_at in RDF, declaring these values are rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"
However, the values rendered don't conform …
-
```
What steps will reproduce the problem?
1. compile wsdl2objc target from xcodeproject
2. launch wsdl2objc from the build dir specifying the existing Templates
directory
What is the expected outpu…
-
```
What steps will reproduce the problem?
1. compile wsdl2objc target from xcodeproject
2. launch wsdl2objc from the build dir specifying the existing Templates
directory
What is the expected outpu…
-
`DateType` and `DateTimeType` and subclasses use `datetime.datetime.strptime`, which in turn uses the `dateutil` library. Unfortunately, this library is much slower at ISO8601 date parsing than C-base…
-
For very old files, Seadrive used to display the timestamp in ISO8601 format (eg. `2005-01-01`). The public "shared links" do still display it this way:
![](http://ss.dan.cx/2019/08/Daniel15%27s_File…
-
Nightscout deduplicates events by eventType and created_at in lib/server/treatments.js
NightscoutUploadKit uses TimeFormat which uses the ISO8601 formatter, which does the following:
formatter.d…
-
Especially ones that are simple wrappers on more popular libs, i.e. FlaskRedis