PHP timestamp calculator
I occassionally need to convert between:
- a date and time
- the PHP epoch timestamp.
Surprisingly I couldn't find anywhere on the web that did this, so I built this myself. If it helps you as well, that is great.
I occassionally need to convert between:
Surprisingly I couldn't find anywhere on the web that did this, so I built this myself. If it helps you as well, that is great.