-
# Bug Report: Inconsistent Date Format Across Application
## Summary
The date format used across different sections of the application is inconsistent, causing confusion for users and potential data …
-
### Connector Name
source-notion
### Connector Version
3.0.6
### What step the error happened?
Configuring a new connector
### Relevant information
The docs say the start date should include se…
-
## Description
REST API `date-time` format should be consistent both in what the APIs accept and what they return.
Currently, it looks like we only accept ISO-8601 ([RFC 3339](https://tools.ietf…
-
Hi,
First of all i am a windows user and it works very good!
i wanted to know if there is any chance to change the date format from mm/dd/yyyy to dd/mm/yyyy?
it will be very helpful for me. Thank y…
-
### Description
It's common when dealing with date grouping/histograms to perform date truncation and formatting at the same time - for example, assume I want to group by month AND format the date to…
-
**Is your feature request related to a problem? Please describe.**
I'd like to be able to select my preferred date and time formats that reminders get displayed in, on the Overview page.
**Describ…
-
Hello,
The date format used in Payment object is invalid :
The OpenAPI definition defines this :
```yml
Date:
description: Date the payment is being made (YYYY-MM-DD) e.g.…
-
Currently, scheduled-docs requires m/d/y format (or d/m/y format, I'm not sure). Allow for locale-specific date formats as well as ISO standard yyyy-mm-dd formats.
-
Currently date can be in several non-standardized formats, like "2024-01-01 - 2024-05-03 [17:32]", which are difficult to manage. Shon in addition:
- Start date in YYYY-MM-DD format
- Number of dates…
-
The dates shown in `list.html` and `content.html` takes a string format.
That format must be configurable
`marmite.yaml`
```yaml
output_date_format: "%D/%M/%Y"
```
Check [chrono for valid…