convert date now plus 1 year to unix timestamp in typescript code example
Example: timestamp to unix time react
var unixTimestamp = moment('2012.08.10', 'YYYY.MM.DD').unix();
var unixTimestamp = moment('2012.08.10', 'YYYY.MM.DD').unix();