-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
leonyork/cognito-oauth2-demo
#1Labels
Description
Is it possible to pass value for datepicker in this format: '2020-04-09 00:00:00' ?
Example:
https://codepen.io/FeonoR/pen/oNjBwwW
Server sends date in this format and i don't want to create computed properties for correcting date. Now I am using another datepicker (https://github.com/mengxiong10/vue2-datepicker) and it show this date correctly, but I want to reduce project dependencies and use all components of BV.