-
.scroll
{
max-height: 534px;
overflow-y: scroll;
}
.once {
margin-top: 150px;
margin-left: 100px;
height: 534px;
width: 420px;
background: #0c0c22;
border-…
-
### Discussed in https://github.com/mathoudebine/turing-smart-screen-python/discussions/96
Originally posted by **trebor-56** December 4, 2022
Any chance of a date option dd-mm-yy
**Is yo…
-
### Your Environment
- Version used: App for android, version 10.1.1 downloaded from Aurora store
- Operating System and version: Android 13
- Desktop Environment:
- Browser Name and ve…
-
### Describe the bug
The format parsing rules in **into datetime --format** do not work and result in an error.
The flexible parsing rules (without --format) ignore user's locale and only use US f…
-
**Description**:
I've reviewed the JavaScript snippet responsible for converting UTC times within elements bearing the `.time` class into the local browser time. The existing logic is commendable b…
-
First, thank you for the very useful library.
I cannot get, how to check whether the user entered time `00:00:00` or just specified a date. In both cases, I get `2024.09.05 00:00:00` and `Period` s…
-
When using Token ATM, most of dates are formatted in the user's time zone (For now, the "Course Time" label is the only exception). Some information that includes formatted dates will be displayed to …
-
### Steps to reproduce
Link to live example: https://codesandbox.io/s/mgtfx8?file=/src/Demo.tsx
Steps:
1. Add a locale with a different date format than en-US
### Current behavior
Currently t…
-
The issue here is that the locale specific functions for datetime format return
```
{
full: '{{date}} {{time}}',
long: '{{date}} {{time}}',
medium: '{{date}} {{time}}',
short: '{{date}} …
-
There is an issue with the [format function](https://date-fns.org/v3.6.0/docs/format)
## The problem
### 💻 Code demonstrating the problem
```js
import { format } from 'date-f…