There's an easy way to convert a string from an input to a timestamp?
For example... I got this:
"5/4/2018 11:49:01"
how do I convert that to this format?
"1522928905"
There's an easy way to convert a string from an input to a timestamp?
For example... I got this:
"5/4/2018 11:49:01"
how do I convert that to this format?
"1522928905"