Jump to content

Rules on Profile Field Regular Expression


TracyIsland

Recommended Posts

Is there an industry standard that IPS uses for regular expression on profile fields?

I'm trying to create a rowing split time field. I selected text area for the field type and I tried using this expression for the Regular Expression:

^(([0]?[0-5][0-9]|[0-9]):([0-5][0-9]))$

that should display something like 1:39 ... if you are a really good indoor rower .... 

The expression I used was rejected.  I don't know if it is because there is a colon in the expression or what.

I got the code from Regular Expression Library (regexlib.com)

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...