Actions

Translations

Translations:Using regular expressions/110/zh-cn

From LimeSurvey Manual

Revision as of 09:48, 10 October 2020 by Lacity (talk | contribs) (Created page with "<source lang="html">/^(?">00:[0-5][0-9] (?:am|AM)|(?:0[1-9]|1[01]):[0-5][0-9] (?:[ap]m|[AP]M)|12:[0-5][0-9] (?:pm|PM))$/</source>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
/^(?">00:[0-5][0-9] (?:am|AM)|(?:0[1-9]|1[01]):[0-5][0-9] (?:[ap]m|[AP]M)|12:[0-5][0-9] (?:pm|PM))$/