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
I've come across this issue as well. Momentjs was introduced in this pull request, so you can define your own date formats using: dateFormat="YYYY-MM-DD"
or something else.
However the npm package is still not updated. We downloaded the plugin directly from github. Change the respective package.json line to be:
The default date format it says to be YYYY-MM-DD, although the date is always displayed using "/" and not "-". Is there a way of changing it?
The text was updated successfully, but these errors were encountered: