-5

I want to convert selected date into unix timestamp and pass to api

Narf
  • 14,600
  • 3
  • 37
  • 66

1 Answers1

0

Try to use some library which does it for you:

http://momentjs.com/

https://date-fns.org/

magnat
  • 407
  • 4
  • 18