-
For display purposes, it'd be neat we could provide our own formatting string to display in the timeline.
-
### Core Library
MSAL.js (@azure/msal-node)
### Core Library Version
latest
### Public or Confidential Client?
Confidential
### Description
The method responsible for calculating …
-
I tried changing the date format in the main.js file. It turned out like this: I changed all formats from YYYY-MM-DD to DD.MM.YYYY.
The date format has broken with time, and shows the day separate…
-
The coreutils version currently uses the `parse_datetime` crate to parse the date source which parses in `YYYYMMDDHHMM` and similar formats. However it is not compliant with `date`:
```
Usage: date …
my4ng updated
2 months ago
-
# Summary
Users found it challenging to manually type dates into the date picker input element.
## Observations
1. It is not always obvious to screen reader users what the accepted date format is.
1…
-
I'm trying this package, but it doesnt seem to work when pushing changes:
```
Incorrect datetime value: '56578-08-03 05:33:14' for column 'created_at' at row 1
```
-
It is fairly common for apps to conform to a single date display format that may differ from the default for input and display. In ensemble react we have uses cases for supporting additional date disp…
evshi updated
2 months ago
-
### 在您提交此问题之前,您是否检查了以下内容?
- [X] 这真的是个问题吗?
- [X] 我已经在 Github Issues 中搜索过了,但没有找到类似的问题。
### 受影响的包和版本
0.4.1
### 复现链接
在官网的工具中https://univer.ai/playground?title=Custom+Function,安装了数据验证功能,然后在单元格中使用日期格式。…
-
Hi all,
When try to anwser an Input parameter with date format it should be whitout single quotes, and as far I know and I tested it is not possible with the current version.
how to reproduce:
…
-
The lower case file has correct date no, value
2022-12-07 09:00:00,-32.18,115.77,
the Caps has wrong date format and a value:
01-06-2002 09:00:00,-32.18,115.75,20.066
I need to write a script …