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

Breadcrumb

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

DateTimePlus::RFC7231

A RFC7231 Compliant date.

Example: Sun, 06 Nov 1994 08:49:37 GMT

See also

http://tools.ietf.org/html/rfc7231#section-7.1.1.1

File

core/lib/Drupal/Component/Datetime/DateTimePlus.php, line 53

Class

DateTimePlus
Wraps DateTime().

Namespace

Drupal\Component\Datetime

Code

const RFC7231 = 'D, d M Y H:i:s \\G\\M\\T';

API Navigation

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