Closed fingerpich closed 7 years ago
const m = moment('1367/11/4', 'jYYYY/jM/jD') m.jMonth(); ==> 10
https://momentjs.com/docs/#/get-set/month/
const m = moment('1367/11/4', 'jYYYY/jM/jD') m.jMonth(); ==> 10