-
```
What steps will reproduce the problem?
1. Using Djano 1.4
2. Apply patch provided in issue 120
3. pip install pytz
4. Set USE_TZ = True in settings.py. Set TIME_ZONE in settings.py
5. run ./mana…
-
not sure if it is a bug but for sure is something users do not expect
- create a record
- search for the record from today till today -> 0 results
- search for the record from today -> 1 result
…
-
Currently DateTime only works as local time on the client, both its constructor and properties. (If using only the normal .NET methods, the `.JS` extension property converts it to a JavaScript `Date` …
-
```
While it's current possible to edit dates from the grid perspective, you have
to enter a date in the specific format of the Python datetime object, which is
unnecessary because:
(1) it's a very…
-
Prior discussion at https://github.com/tc39/proposal-temporal/issues/255, and a bit at https://github.com/tc39/proposal-temporal/issues/819.
Going even farther than #8, to add first-class support f…
-
Hello,
I have a problem when I want to do an "INSERT INTO" query to my SQL server it does nothing. I've tested with 1.11.2 - 1.12.1 - 1.12.2 Minecraft's version but it does not work :/ I can do a "…
-
Having recently converted from uTorrent, one feature of the UI I really miss is being able to view the data in the 'Added On' and 'Complete On' columns as days/weeks/months relative to the current dat…
-
I was wondering if there is any plan to support the conversion from Hijri dates to duckling default dates (Gregorian Calendar) if so when will it be available to use?
ex:
7th Safar, 1439h -> 27th …
-
### Description
When I `explore from` here on a date-zoomed chart on a dashboard, it uses the wrong date filter
### Steps to Reproduce the Bug or Issue
See thread https://lightdash.slack.com/archi…
-
There is an issue added after version 6.2.0 that makes vis-timeline behave differently when passing Date objects (converted from SQL format YYYY-MM-DD hh:mm:ss) check the examples here:
**6.1.1**
…