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

what will be the best way to get "LLL" with locale #748

Closed
whtFlower opened this issue Dec 11, 2019 · 1 comment
Closed

what will be the best way to get "LLL" with locale #748

whtFlower opened this issue Dec 11, 2019 · 1 comment

Comments

@whtFlower
Copy link

whtFlower commented Dec 11, 2019

I am trying to get Japanese format of LLL
I set dayjs.locale("ja"). what is the next step to get that value?

const locale = {
name: 'ja',

ordinal: n => ${n}日,
formats: {

LLL: 'YYYY年M月D日 HH:mm',
},

@whtFlower whtFlower changed the title what will be the best way to get "LLL" what will be the best way to get "LLL" with locale Dec 11, 2019
@iamkun
Copy link
Owner

iamkun commented Dec 12, 2019

#680

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

2 participants