Topic: <SOLVED> date formatting
I know how to format an UNIX timestamp for the output, but I don't know how to make a timestamp from a date in e.g. the format "m-d-y".
How can I do that?
You are not logged in. Please login or register.
PunBB Forums → Programming → <SOLVED> date formatting
I know how to format an UNIX timestamp for the output, but I don't know how to make a timestamp from a date in e.g. the format "m-d-y".
How can I do that?
PHP's date() function. Check the manual.
I think you want strtotime().
No he doesn't.
I read "English date into timestamp". Blah...
Got it already. I used mktime() and something else.
Thanks though.
PunBB Forums → Programming → <SOLVED> date formatting
Powered by PunBB, supported by Informer Technologies, Inc.