| Class | JSON::Schema::DateTimeFormat |
| In: |
lib/json-schema/attributes/formats/date_time.rb
|
| Parent: | FormatAttribute |
| REGEXP | = | /\A\d{4}-\d{2}-\d{2}T(\d{2}):(\d{2}):(\d{2})([\.,]\d+)?(Z|[+-](\d{2})(:?\d{2})?)?\z/ |