-
### Is this a regression?
- [ ] Yes, this behavior used to work in the previous version
### The previous version in which this bug was not present was
_No response_
### Description
The "parse" fu…
-
Hello, this issue started happening today out of the blue.
I did not find anything mentioning it online.
Most components require those two props now, ~~can't manage to fix it~~.
The typescript wa…
-
Relative date values are:
## last or next
$last-{day of the week/month}
$next-{day of the week/month}
ie: `$last-monday`, `$next-friday`, `$last-1`, `$next-15`, `$last-12/31`
## calculated
$…
-
## The dependency [luxon](https://github.com/moment/luxon) was updated from `1.19.0` to `1.19.1`.
🚨 [View failing branch](https://github.com/juliuste/slovenske-zeleznice/compare/master...juliuste:gr…
-
### Clear and concise description of the problem
When choosing Chinese/Japanese for calendar, in the header, the luxon localizer will only display the number of the months (e.g. 6 2017), instead of t…
-
It's a very small, non-essential feature request, but being able to have am/pm denoted by 'a' and AM/PM denoted by 'A' would be nice.
-
I want to add a page to the documentation that links all the great stuff people have built around Luxon. Here's what I've got offhand:
## Wrappers
* Tau - functional-style Luxon. See #418. http…
-
MomentJS is [no longer under development](https://www.theregister.com/2020/09/15/moment_js_javascript_library_future/) and so eventually this node will have to replace that dependency or I will need t…
-
This appears to be related to newer version of luxon that changes behavior as described here. https://github.com/blacksmithgu/obsidian-dataview/issues/1769#issuecomment-1399647016
-
**Describe the bug**
Correct me if I'm wrong, but shouldn't this return an invalid DateTime?
```typescript
luxon.DateTime.fromFormat('11-08-2023 15:00 AM', 'MM-dd-yyyy hh:mm a').toString()
// '2…