Welcome Guest, Not a member yet? Register   Sign In
Date formats
#3

[eluser]Rick Jolly[/eluser]
Can you use one field for the date and add a js date picker for convenience? I hate having to select all three. You can use the following to format the date any way you like:
Code:
date($format,strtotime($date));
// example:
date('F j, Y', strtotime('2008-07-15'));
// returns July 15, 2008


Messages In This Thread
Date formats - by El Forum - 07-15-2008, 01:44 PM
Date formats - by El Forum - 07-15-2008, 08:22 PM
Date formats - by El Forum - 07-16-2008, 12:38 AM
Date formats - by El Forum - 07-16-2008, 09:11 AM



Theme © iAndrew 2016 - Forum software by © MyBB