LEFT MID AND RIGHT

<cfset variables.myDateString = "20060523">

<cfset variables.myDateObject =
CreateDate(LEFT(variables.myDateString, 4),  (variables.myDateString,
4, 2),  RIGHT(variables.myDateString, 2))>

=]

On 8/8/07, Scott Stewart <[EMAIL PROTECTED]> wrote:
> Convert 20060523
>
>
>
> Into 5/23/2006
>
>
>
> I'm at a loss.
>
>
>
> Thanks in advance
>
>
>
> sas
>
>
>
> --
>
> Scott Stewart
>
> ColdFusion Developer
>
>
>
> SSTWebworks
>
> 4405 Oakshyre Way
>
> Raleigh, NC. 27616
>
> (703) 220-2835
>
>
>
> http://www.sstwebworks.com
>
>  <http://www.linkedin.com/in/sstwebworks>
> http://www.linkedin.com/in/sstwebworks
>
>
>
>
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion is delivering applications solutions at at top companies 
around the world in government.  Find out how and where now
http://www.adobe.com/cfusion/showcase/index.cfm?event=finder&productID=1522&loc=en_us

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:285710
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