but actually, im not sure that this is the case with this one...

cause I know that....1042761600 = today (Jan 17 2003 00:00:00.000) in
epoch time, but
when I do this....

<cfoutput>#DateFormat(1042761600,'mm/dd/yyyy')#</cfoutput>

I get, 04/14/2856884 which is definitely not right.

so, im not sure what he was talking about with this....

" Ok, This is true: dateformat("1092117600") = 04-Jun-16 "

cause when I run that, I get the same thing, but that's not what it
looks
like...that actually saying...06/04/2992016 without the formatting, im
not 
sure...who knows, but what I do know, is that 1042761600 is the epoch
time
representation of Today @ midnight :)

ENJOYING THE SNOW!!!!!!!!!!

...tony

Tony Weeg
Senior Web Developer
UnCertified Advanced ColdFusion Developer
Information System Design
Navtrak, Inc.
Mobile workforce monitoring, mapping & reporting
www.navtrak.net
410.548.2337 

-----Original Message-----
From: webguy [mailto:[EMAIL PROTECTED]] 
Sent: Friday, January 17, 2003 1:24 PM
To: CF-Talk
Subject: RE: Obscure Dateformat Question


Yeah left that out

Epoch time = "Unix time"... but epoch is the more correct name.

WG


> -----Original Message-----
> From: Tony Weeg [mailto:[EMAIL PROTECTED]]
> Sent: 17 January 2003 18:16
> To: CF-Talk
> Subject: RE: Obscure Dateformat Question
>
>
> no its actually called epoch time.
>
> its simply seconds since jan 1 1970 @ midnight.
>
> very nice to use, fits as a long int (until 2029 I think)
> and is good to index as a timeId for our app :)
>
> ...tony
>
> Tony Weeg
> Senior Web Developer
> UnCertified Advanced ColdFusion Developer
> Information System Design
> Navtrak, Inc.
> Mobile workforce monitoring, mapping & reporting
> www.navtrak.net
> 410.548.2337
>
> -----Original Message-----
> From: webguy [mailto:[EMAIL PROTECTED]]
> Sent: Friday, January 17, 2003 1:10 PM
> To: CF-Talk
> Subject: RE: Obscure Dateformat Question
>
>
> Is that unix time ?
>
> 1092117600 = second since midnight 1/1/1970 UTC (GMT).
>
> WG
>
> > -----Original Message-----
> > From: Willy Ray [mailto:[EMAIL PROTECTED]]
> > Sent: 17 January 2003 18:00
> > To: CF-Talk
> > Subject: Obscure Dateformat Question
> >
> >
> > Ok, This is true: dateformat("1092117600") = 04-Jun-16
> >
> > What I need to do is take 04-Jun-16 and turn it into 1092117600.  I
> can
> > go one direction, but I'm not sure how to go back... Some special
mask
> > for Dateformat that I don't know, or what?  If I could get the
> > algorythm, I'd make a UDF for it...
> >
> > Thanks in advance,
> >
> > Willy
> >
> >
> >
> >
> >
> > -----
> > Willy Ray
> > Web Applications Developer
> > Certified Advanced ColdFusion Developer
> > Westminster College
> >
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to