fix(datetime): missing options from $d supports key format object (#1502)
majdkhasib opened this issue · 3 comments
majdkhasib commented
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
- Read the Contributing Guidelines
- Read the Documentation
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Check that this is a concrete bug. For Q&A open a GitHub Discussion
- The provided reproduction is a minimal reproducible example of the bug.
majdkhasib commented
kazupon commented
I've just released v8.28.1
Please check it!
majdkhasib commented
Thank you!