RE: TimeFormat Function

2001-01-11 Thread Adkins, Randy
use the LCASE function around the timeformat -Original Message- From: Phoeun Pha [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 11, 2001 2:08 PM To: CF-Talk Subject: TimeFormat Function you know the tt mask in the timeformat function? well it always comes out Uppercase. is there

Re: TimeFormat Function

2001-01-11 Thread Brandon Paolin
#lcase(TimeFormat(now(),'tt'))# - Original Message - From: "Phoeun Pha" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Thursday, January 11, 2001 2:08 PM Subject: TimeFormat Function > you know the tt mask in the timeformat function? well it always comes out > Uppercase.

RE: TimeFormat Function

2001-01-11 Thread Phoeun Pha
thanx!! -Original Message- From: Brandon Paolin [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 11, 2001 1:22 PM To: CF-Talk Subject: Re: TimeFormat Function #lcase(TimeFormat(now(),'tt'))# - Original Message - From: "Phoeun Pha" <[EMAIL PROTECTED]