<?php
echo date("F d, Y,g:i a",'993124800');
?>

Gives me this output???

June 21,2001,8:00 am

Eric Haskins



On Mon, Nov 3, 2008 at 11:31 AM, Jason Durham <[EMAIL PROTECTED]> wrote:

> I have a date represented as "993124800" in my database that php's
> date() function is able understand and format.  I'm running into dead
> ends trying to have ColdFusion parse this date correctly.  That date
> should work out to...
>
>
>
> June 21, 2001, 7:00 am
>
>
>
> I've searched Google, RiaForge and CFLib.  The only working solution is
> to use Sean Corfield's <cf_php> but I'm not sure my shared host will
> accept his jars.  Can anyone offer some guidance?
>
>
>
> TIA
>
>
>
> Jason Durham
>
>
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:314780
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to