Adding a new field with the hour [FIXED]
Posted: 16 Dec 2014, 15:58
Hi again, I want to add a new field in the bug reporting page with the hour, in 24hrs format
Does any body knows how to add that field in the best possible faith? I thought to add the field with a regular expression.
Any body can help me??
I tried with that but it doesn't work
Thanks in advance!!!!
Does any body knows how to add that field in the best possible faith? I thought to add the field with a regular expression.
Any body can help me??
I tried with that but it doesn't work
Code: Select all
/^(2[0-3]|[01]?[0-9]):([0-5]?[0-9])$/