-
Since moment js itself lists points why not to use it anymore we decided to go with luxon for this project I am working on.
I searched but I feel there is no NgxMatLuxonDateModule yet so I tried to…
-
## Bug Description
Greetings 👋
We use Luxon in our react-native project for date management. When parsing dates and attempting to output the monthShort or weekdayShort components whilst using a rea…
-
Luxon weighs around [~18KB](https://bundlephobia.com/result?p=luxon@1.12.0) (minified and gzipped). We can use lazy loading feature of `ember-auto-import` to decrease the vendor bundle size. Any thoug…
-
### Package version
1.7.1
### Describe the bug
Hello,
Not sure if I should ask this here but I would like to know how to handle the DateTime type from Luxon with VineJS? I'm using DateTime in my m…
-
## Versions
- vue: 2.6.14
- vue-datetime: 1.0.0-beta.14
- luxon: 2.0.2
### Description:
Getting Invalid Unit zone error when use luxon version 2.0.2 but when downgrade luxon version to 1.15.0 t…
-
### Brief summary
I use `luxon` to work with dates in the k6 project and I got error with this simple line of code:
```
const utcNow = DateTime.utc();
```
>ERRO[0005] ReferenceError: Intl is no…
-
**The bug**
**vuedatepcker version: 10.0.0(vue@3.5.12(typescript@5.6.3))**
**Action**
When selecting a day of a month from date picker, with the following settings (with utc parameter) :
…
-
Is there any way to resolve this issue,
I have created a cron job with repeatEvery, and set timezone as "Asia/Karachi" , timezone updated in database but it is still taking "UTC" timezone for nextRun…
-
### Vue - Official extension or vue-tsc version
2.1.10
### VSCode version
none
### Vue version
3.5.13
### TypeScript version
5.7.2
### System Info
```shell
System:
OS: Windows 11 10.0.26…