kazupon / vue-i18n

:globe_with_meridians: Internationalization plugin for Vue.js

Home Page:https://kazupon.github.io/vue-i18n/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fix(datetime): missing options from $d supports key format object (#1502)

majdkhasib opened this issue · comments

Reporting a bug?

This feature misses some options:
timeZone:
hour12:
hourCycle:
formatMatcher:

Expected behavior

Adding the args will change the output

Reproduction

adding the args

System Info

Nth

Screenshot

No response

Additional context

No response

Validations

@kazupon
PR is added here

I've just released v8.28.1
Please check it!

Thank you!