-
**Versions**
* Angular version: 15.2.1
**Describe the bug**
I have 2 issue in my angular project:
1- i updated my angular version from 13 to 15.2.1 and the new version of ngx-daterangepicker-mat…
-
**Describe the bug**
```ts
dayjs(new Date(2020, 3, 1)).tz().daysInMonth() // returns 30
dayjs(new Date(2020, 3, 1)).tz('America/New_York').daysInMonth() // returns 1
```
https://stackblitz.com/ed…
-
The `en` locale does not have `formats` and similar properties required by the `localeData` plugin - unlike other locales.
This breaks the `dayjs.localeData().longDateFormat` method, which [expects…
-
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
- […
-
dayjs 1.8.30 点击日期选择器直接报错
``` bash
TypeError: clone.weekday is not a function
in DateBody (created by DatePanel)
in div (created by DatePanel)
in DatePanel (created by PickerPanel)
…
-
**Describe the bug**
The Timezone plugin returns incorrect values or null on iOS when Hermes engine is enabled.
**Information**
- Day.js: 1.11.7
- OS: iOS
- React Native: 0.71
- Time z…
-
hi am i doing something wrong
in nuxt config js
modules: [
['dayjs-nuxt', { plugins: ['customParseFormat', 'isBetween', 'localizedFormat', 'relativeTime', 'localeData'] }],
'@nuxtjs/i18n…
-
Hi! I'm doing migration from moment.js to dayjs. I have some heavy charts with a lot of comparing dates functionalities. I made a simple benchmark to compare moment and dayjs performance on specific f…
-
### Description
When I'm using `mermaid` I get `dayjs does not provide an export named 'default'` error
### Steps to reproduce
https://github.com/azat-io/mermaid-dayjs-bug
1. `pnpm install`
2. …
-
Sometimes texts that need to be translated are not visible when the page is refreshed. How can I fix this error?
ssr.tsx
Version:
php: 8.2
laravel: 10
inertiajs/inertia-laravel": "^0.6.3"
"la…