-
# Provide required information needed to triage your issue
When pasting dates from Office Scripts into Excel which has locale `nl-NL` it assumes the dates are in `mm-dd-yyyy` format and therefore dat…
-
I have some sugesstion for new feature, which could let better utilize information about "first release" of a game. Right now, because of the fact, how this date is stored into the databe, the only si…
-
Originally raised in https://github.com/meltano/squared/pull/351#issue-1336530069. Snapshots arent being fully tested if they are brand new in their isolated CI environment i.e. theres no inactivated …
-
Hello. In Chapter 2, My RStudio cannot convert US_long_format and CA_mix_format.
Please advise. Thx!
My code and output is ..
> str(dates_df)
'data.frame': 22 obs. of 7 variables:
$ Japanes…
-
As briefly mentioned in https://github.com/statamic/ideas/issues/551#issuecomment-845297503, it would be awesome if date fields throughout the CP were to consider the current user's timezone.
aerni updated
8 months ago
-
I have a big project in mind that I call `rrule2`. The idea is to be much more pythonic, and to iterate over the recurrences using `itertools.product` of `byyear, bymonth....`.
So the idea is as fol…
-
We assume all Python server side datetime strings to be in UTC on the client. Currently a regex handles converting `2021-03-11 11:16:39.802764+00:00` and `2021-03-11 11:16:39.802764` to `2021-03-11 11…
-
```
What steps will reproduce the problem?
1. Create a text field containing "11/12/2000\rSome more text here"
2. r = fms.doFind(...)
3. type(r[0]["fieldname"])
What is the expected output? What do y…
-
Decimal numbers turn into dates if current culture uses comma (,) as decimal separator.
The reason is ClosedXML and the fact that every type is converted to string before writing it to excel (I su…
-
I use this solution when I need to place several charts to one plot area such as:
![Screenshot 2021-08-23 011215](https://user-images.githubusercontent.com/16552028/130358312-411d2c09-0dd8-4797-bf7…