convert date to unix time in R

后端 未结 2 1125
不知归路
不知归路 2020-12-05 09:38

I want to convert \"2013-09-16\" into unix time.

I found Convert UNIX epoch to Date object in R but I need to do the reverse of that.

Thanks!

2条回答
提交回复
热议问题