You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your Datepicker library is truly impressive, and I have a deep appreciation for it. I am a developer from Thailand. While using it, I wanted to change the date format to the Buddhist Era, but I couldn't find this information in the documentation. Upon examining the source code, I discovered that your library utilizes dayjs to handle date formatting. Would it be possible for you to consider adding support for the Buddhist Era format into dayjs?
Your Datepicker library is truly impressive, and I have a deep appreciation for it. I am a developer from Thailand. While using it, I wanted to change the date format to the Buddhist Era, but I couldn't find this information in the documentation. Upon examining the source code, I discovered that your library utilizes dayjs to handle date formatting. Would it be possible for you to consider adding support for the Buddhist Era format into dayjs?
https://day.js.org/docs/en/plugin/buddhist-era
JS code
vue-datepicker/src/components/VDPicker/utils/dayjs.js
The text was updated successfully, but these errors were encountered: