View Single Post
Old 06-12-2002, 12:36 AM   #1 (permalink)
abc123
bloomberg
 
abc123's Avatar
 
Join Date: Jun 2002
Location: bloomberg
Posts: 263
abc123 is on a distinguished road
Send a message via AIM to abc123 Send a message via Yahoo to abc123
Time Regular Expressions

okay

im using vb6

my regexp currently looks like this:
"([0-9]{2}:[0-9]{2} (AM|PM))"

which will match:
11:32 PM
or
09:03 AM

but

it also matches-
03:23 AMblahblahlblahblah

how can i fix this?
__________________
-- bloomberg.
abc123 is offline   Reply With Quote