Creating time
When creating time, PHP uses an agreed UNIX-style timestamp. These are seconds counted from 01.01.1970 and are called by the time() function.
1770269714
When creating time, PHP uses an agreed UNIX-style timestamp. These are seconds counted from 01.01.1970 and are called by the time() function.