-
**Describe the bug**
`DateOnly` is a new type to store dates w/o the time part however it is not supported like the `DateTime` type.
**To Reproduce**
Call `AddOrUpdate` for the Patient's Birth Da…
-
I'm plotting with x axis being datetime object and got this pandas error:
```
File ~\venvs\ve\lib\site-packages\plotext\_monitor.py:412, in (.0)
410 xlabels = x if x_string else map(str, x)…
-
According to [RFC5545 3.3.12](https://datatracker.ietf.org/doc/html/rfc5545#section-3.3.12) a time value has a resolution of seconds. [Calex currently truncates to milliseconds](https://github.com/sv…
-
Currently when computing the amount of days in the current month (usually required if you build calendars and such)
you'd have to do the following:
```
extension DateTimeExtensions on DateTime {
…
-
Hi,
We've had an issue with a parameterised query on SQL Server returning data for the wrong dates. I've found that this parameter:
`new DateTime(2019, 11, 20, 23, 59, 59, 999)`
actually conv…
-
### Requirements
- [X] I have updated Mushroom to the latest available version
- [X] I did a search to see if there is a similar issue or if a pull request is open.
### Is your feature request relat…
-
I poked around in the SQLite database for how Baby Buddy stores some of its data. Here's an example of a typical model (feedings):
```
CREATE TABLE IF NOT EXISTS "core_feeding" (
"id" integer NO…
-
### Operating System
MacOS 15.1 (24B83)
### Programming Languages
Python
### CCXT Version
4.4.30
### Description
Nothing works, default installation
The only error i have
```
Error: 'aiohtt…
-
A user reported something is wrong with dates/datetime, maybe invalid schema, maybe detection is off.
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
- After upgrading from ABP Framework v3.2.1 to v7.2.2, I noticed that the datetime format for disp…