-
I've implemented an example by modifiying example-rrule.js - https://codesandbox.io/s/optimistic-elion-jphq4?file=/src/index.js
In this example, a daily recurring event has been created with the Au…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Repository problems
Renovate…
-
This issue tracks creating additional date adapter implementations in addition to the existing MomentJS implementation. Libraries to consider include:
- [x] Luxon
- [x] date-fns
- [ ] Day.js
-
## Bug Report
**Current Behavior**
When a sveltekit project is using quirrel *and* luxon, in module mode `type: "module"` then there is an error when using the built deliverable with:
```she…
-
### Check that this is really a bug
- [X] I confirm
### Reproduction link
[CodeSandbox link](https://codesandbox.io/s/react-big-calendar-example-forked-4tvum4/)
### Bug description
It sea…
-
Seit dem Update auf 3.1.8 funktioniert die Formatierung des Datums in einer Json Table nicht mehr, bisher habe ich sie so genutzt:
`"format": "val => !val ? '' : date(val,'HH:mm') + ' Uhr'"`
Die F…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Bug description
Hi.
I have error when install 4.1.0 (docker, through docker-compose-non-dev.yml )
```24.49 npm error Invalid: lock file's luxon@3.4.4 does not satisfy luxon@3.5.0```
i thin…
-
**Describe the bug**
The page is not loading, it stucks at a `Loading...` message.
**To Reproduce**
Go to https://moment.github.io/luxon/ and see
**Actual vs Expected behavior**
I expect it t…
-
**Describe the bug**
When using luxon in frontend libraries like Vue.js and setting a luxon object as a reactive variable. Reading e.g. .weekNumber from the luxon object will trigger watchers.
**To…