-
-
-
Add `EthiopicUstr()` class with `ustr()` base class.
* [ ] Add data cleaning methods to `eli.EthiopicUstr` (string normalisation): `clean_punctuation`:
* [ ] substitute 2 occurrences of the ethiopi…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
Reported by the internal expression pushdown test: [example](https:/…
-
Somehow dates are converted to days passed since year 1900.
E.g.: a cell value of 2018-05-15 (Sheets GUI recognizes it as date type) get represented as 43235 in the JSON output, which is the amount o…
-
There seems to be a bug in the mowing detection python UDF that can cause no output when a date too early in the season is included:
https://github.com/davidfrantz/force/discussions/318#discussioncom…
-
At the moment unix timestamp => date/datetime formatters are private inside date element module.
Conversion from string date to unix is straightforward like this:
`Math.floor(new Date().getTime() …
-
wrong calculate in below date "2030-03-20" as below :
pdate('2030-03-20') // Result : 1408-12-30
gdatestr('1408/12/29') // Result : 2030-03-20 00:00:00
one miladi date with two persian dat…
-
-
Hi,
I setup node env with TZ=UTC
I run update statement with date params - dates are in UTC ("2016-11-28T08:00:00.000Z")
Still my date is converted to computer local time (i'm in UTC + 1) and I s…