[Feature Request] date-picker components set timezone - datePicker支持指定时区
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Existing Component
是
### Component Name
date-picker
### Description
The component accepts a timezone parameter, either in seconds or in units, as the offset of the time zone, which is passed to the datePicker component, so that the time zones of other regions are set and displayed correctly in datePicker.
This comes from the international collaboration requirement of our company. I tried to copy a datepicker component and modified it in the project to achieve this function, but because of the reason I copied it, the dependency of the new component was affected, so I hope to implement and maintain this function in the official library.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.