<grumble>...  :D

On 6/9/05, Barney Boisvert <[EMAIL PROTECTED]> wrote:
> The noon hour is PM, but you don't add 12 to it to make miliary time.
> And you need EQ not = in there.
> 
> cheers,
> barneyb
> 
> On 6/9/05, Charlie Griefer <[EMAIL PROTECTED]> wrote:
> > assuming:
> >
> > <cfset myHour = 3 />
> > <cfset myMin  = 4 />
> > <cfset myAMPM = "PM" />
> >
> > <cfif myAMPM = "PM">
> >      <cfset myHour = myHour + 12 />
> > </cfif>
> >
> > <cfset myMilitaryTime = createTime(myHour, myMin, 0) />
> 
> --
> Barney Boisvert
> [EMAIL PROTECTED]
> 360.319.6145
> http://www.barneyb.com/
> 
> Got Gmail? I have 50 invites.
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:209159
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to