carbonxps Posted April 4, 2012 Share Posted April 4, 2012 OK So I've got a datepicker that sends a date in d/m/y format. My DB stores the data in Unix Timestamp Which I can convert the date to with strtotime however this does the exact date & time. All I want is the actual day. I've spent hours trying to convert this with just the day with mixed results... Thanks. Link to comment https://forums.phpfreaks.com/topic/260324-unix-datetime-to-day-only-not-time-newbie/ Share on other sites More sharing options...
litebearer Posted April 4, 2012 Share Posted April 4, 2012 hint: http://www.phpfreaks.com/forums/index.php?topic=357102.0 Link to comment https://forums.phpfreaks.com/topic/260324-unix-datetime-to-day-only-not-time-newbie/#findComment-1334243 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.