monkeytooth Posted July 16, 2008 Share Posted July 16, 2008 ALright i seem to be having a slightly mindless moment. I want to take a specific date and convert it into a timestamp from a date format like 12:00pm mmddyyyy or however format that would work... to make a timestamp for that date.. hour is really irrelevant.. could be set for midnight of that date for all I care.. So would I use mktime for that or what am I not thinking of Link to comment https://forums.phpfreaks.com/topic/115105-mktime-brainfart/ Share on other sites More sharing options...
gigas10 Posted July 16, 2008 Share Posted July 16, 2008 mktime would convert it to a unix timestamp Link to comment https://forums.phpfreaks.com/topic/115105-mktime-brainfart/#findComment-591942 Share on other sites More sharing options...
monkeytooth Posted July 16, 2008 Author Share Posted July 16, 2008 thats all i wanted to do.. :-) thank you Link to comment https://forums.phpfreaks.com/topic/115105-mktime-brainfart/#findComment-591957 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.