-
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…
-
Telegraphy seems to have problems when serializing datetimeformats.
In my case, the field created, a date field:
raise Exception("invalid type for event - serialization failed [%s]" % e)
exceptions.…
-
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
-
Users not familiar with the ISO8601 format would find the status message not helpful. There is also no mention of the format in the UG or DG.
![Screenshot 2020-11-13 at 4.35.01 PM.png](https://raw.gi…
-
## Sorting
- **I'm submitting a ...**
- [x] bug report
- [ ] feature request
- [ ] support request
- I confirm that I
- [x] used the [search](https://github.com/lukeautry/tsoa/…
-
### Description
Goframe 虽然是一个强大的 Go Web 框架,但在面向海外用户时,可能存在以下几个方面的不足:
1. 文档和翻译:英文文档相较于中文文档可能不够完善。
相信这个不是什么大问题了,现在有了AI翻译,质量也不错。
2. 默认设置:默认配置可能偏向于中国市场需求,缺乏国际化视角。
(1)默认的镜像模板采用了东8区,由于海外的业务更多采用当地…
-
### Is this issue already tracked somewhere, or is this a new report?
- [X] I've reviewed existing issues and couldn't find a duplicate for this problem.
### Current Behavior
The error is con…
-
Could attempt to look up release file on clinvar ftp site. The problem is that within our system, we might have records modified between the time clinvar releases and it makes it to our ingest, result…
-
I think the JSON encoder for `Date` is not compatible with Aeson. It uses the `toString` method which produces
```
(elm repl)
> toString (Date.fromTime 1491938767000)
"" : String
```
but aeson i…