Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Rfc3339.php

Rfc3339::REGEX

File

vendor/justinrainbow/json-schema/src/JsonSchema/Rfc3339.php, line 7

Class

Rfc3339

Namespace

JsonSchema

Code

const REGEX = '/^(\\d{4}-\\d{2}-\\d{2}[T ]{1}\\d{2}:\\d{2}:\\d{2})(\\.\\d+)?(Z|([+-]\\d{2}):?(\\d{2}))$/';

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal