UNPKG

tv4-formats

Version:

Common JSON Schema string format constraints in the form of tv4 validator callbacks

3 lines (2 loc) 149 B
/* jshint maxlen:false */ module.exports = /^[0-9]{4,}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}(?:\.[0-9]+|)(?:[+-][0-9]{2}:?(?:[0-9]{2}|)|Z)$/;