Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DayJS Locale #19

Open
Lisiadito opened this issue Apr 15, 2019 · 2 comments
Open

DayJS Locale #19

Lisiadito opened this issue Apr 15, 2019 · 2 comments

Comments

@Lisiadito
Copy link

I didn't find a way to use a different locale. How can i achieve that?

@Lisiadito Lisiadito changed the title Locale DayJS Locale Apr 15, 2019
@MLDMoritz
Copy link

Same here

@vana-dev
Copy link

https://github.com/iamkun/dayjs/blob/dev/docs/en/I18n.md

import 'dayjs/locale/pl'

and

{{ $dayjs('DATE').locale('pl').format('dddd, MMMM DD, YYYY') }}

works for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants