-
I've previously and successfully implemented a linechart featuring an x-axis by using the method recommended by PhilJay, where a set of index integers are shared between the y and x-datasets.
I hav…
-
It seems DuckDB.NET handles date columns differently in netstandard and net6/net8 builds: https://github.com/Giorgi/DuckDB.NET/blob/develop/DuckDB.NET.Data/Internal/Reader/DateTimeVectorDataReader.cs
…
-
**Describe the bug**
I generated a weekly reminder rule, now I want to get the next reminder time through the rule, but I can’t get it.
**To Reproduce**
Steps to reproduce the behavior:
1. I did…
-
Since date-fns 4.1.0 now includes first-class time zone support, would like to stop using date-fns-tz but having trouble getting Date from TZDate in a simple way.
For example, how would one migrat…
-
```
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…
-
**Describe the bug**
g.gui.timeline doesn't display anything, originally reported by @chaedri
**To Reproduce**
t.create output=test semantictype=mean title=title description=desc
t.register -i …
-
**Background information**
For a high-performance software we had 2 important requirements:
1. Add support for changing the time zone instead of using the local time zone (at least on Windows 10 >= …
-
### Checklist
- [X] I've already searched through [existing tickets](https://github.com/fullcalendar/fullcalendar/issues)
- [X] Other people will find this feature useful
### Is this feature for a s…
-
This gem is doing a great job at simplifying live timestamp in rails.
I believe it should enable support for future dates by default, or at least provide an easy way (initializer option) to do so.
…
-
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…