macromedia.coldfusion.cfml_general_discussion
[Top] [All Lists]

Re: how to use REFind

Subject: Re: how to use REFind
From: GArlington <garlington@xxxxxxxxxxxxx>
Date: Mon, 28 Jul 2008 02:41:46 -0700 (PDT)
Newsgroups: macromedia.coldfusion.cfml_general_discussion

On Jul 28, 8:09 am, "dongzky" <webforumsu...@xxxxxxxxxxxxxx> wrote:
> Hi,
>
>  I am not really familiar yet with regular expressions. Can anyone help me how
> to check on a string pattern? I want to check a string if it has this pattern:
> {ts '2008-07-28 15:10:50'}
Maybe you should just check if it is a date object (just a wild
guess)?
>
>  Or is there another way instead of using REFind? Thanks.


<Prev in Thread] Current Thread [Next in Thread>