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. Quote 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 Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.