RegExLib.com - The first Regular Expression Library on the Web!

Please support RegExLib Sponsors

Sponsors

Expressions by User

   Displaying page 1 of 1 pages; Items 1 to 1
Title Test Details Military time match only 15 minute increments, or 23:59:59
Expression
(23:59:59)|([01]{1}[0-9]|2[0-3]):((00)|(15)|(30)|(45))+:(00)
Description
match only if 23:59:59 OR increments of 15 minutes from 00:00:00 to 23:45:00 hh:mm:ss format
Matches
00:00:00, 01:15:00, 22:45:00, 23:59:00
Non-Matches
00:00:01, 12:04:00, 23:55:00, 05:22:36
Author Rating: Not yet rated. ___
   Displaying page 1 of 1 pages; Items 1 to 1

Copyright © 2001-2025, RegexAdvice.com | ASP.NET Tutorials