datetime - How to convert Gregorian date (in seconds) to unix timestamp in PHP -


i have webservice returning timestamps in gregorian seconds.

how convert gregorian date (in seconds) unix timestamp in php?

subtract unix epoch(62167219200) gregorian seconds returned web service. see here


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

image - ClassNotFoundException when add a prebuilt apk into system.img in android -