vue-monthly-picker
vue-monthly-picker copied to clipboard
sending one month minus month to laravel backend
hello there
i am using this package with laravel backend whenever i am trying to catch the month in back end it's giving me one month earlier value such as .. if i send 2020-01 in back end i am getting 2019-12 how can i solve it ?
i am also getting the same problem how can i solve this problem