-
# Feature Request
**Ionic version:**
[x] **4.x**
**Describe the Feature Request**
when opening the `ion-datetime` component there is no directive available to set a defau…
-
**Is your feature request related to a problem? Please describe.**
I often would like to use `DateTime.min()` or `DateTime.max()` with a dynamic number of arguments. Besides the risk of a "Max call s…
jhnns updated
2 years ago
-
**Is your feature request related to a problem? Please describe.**
This feature request is not related to a problem. I would like to be able to validate a time fields value based on the value of anot…
-
While bot commands currently accept an time interval (`1d`, `3M`, etc"), it would be convenient if we could also specify datetimes. I propose datetimes be specified per ISO 8601, as the native `dateti…
-
Currently (0.8.1) when reading/writing Time values the format `SQLite3::DATE_FORMAT` is used. This is one of the supported formats by sqlite. It is actually the one with more precision: `YYYY-MM-DD HH…
-
There are a few tests in tests.io.sas.test_sas7bdat that need attention from someone with access to SAS.
```
def test_max_sas_date(datapath):
# GH 20927
# NB. max datetime in SAS datas…
-
If I do `from cpython.datetime cimport datetime`, the constructor `dt = datetime(...)` makes a python-space call that I think can be optimized:
```
from cpython.datetime cimport datetime, datetime…
-
**Flaky test detected. This is an auto-generated issue by GitHub Actions. Please do NOT edit this manually.**
## Test title
New Arrivals
## Test path
`/plugins/woocommerce-blocks/tests/e2e/tests/pr…
-
Hello,
does this implementation supports comparing two datetimes.
I've tried this:
1. If I check dates it always returns True
```
var now = DateTime.UtcNow.ToString();
string jsonText = "{…
-
I am having this error:
```
"GraphQLError: Variable "$authDevice" got invalid value "2020-08-25T21:15:27.337Z" at "authDevice.timeOpened"; Expected type "DateTime"."
```
the definition is ` …