photos icon indicating copy to clipboard operation
photos copied to clipboard

Moment does not localize date.

Open artonge opened this issue 2 years ago • 0 comments

Describe the bug

Moment does not localize dates correctly when imported classically.

Expected behavior

Dates should be localized.

Additional context

Here is a potential solution: https://github.com/nextcloud/nextcloud-vue/blob/datepicker-auto-locale/src/utils/AsyncLoadLocale.js The long term solution would be to move away from moment.

artonge avatar Aug 04 '22 12:08 artonge