constant DATE_RFC7231

A RFC7231 Compliant date.

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

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

File

includes/bootstrap.inc, line 258
Functions that need to be loaded on every Drupal request.

Code

define('DATE_RFC7231', 'D, d M Y H:i:s \G\M\T')

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/includes!bootstrap.inc/constant/DATE_RFC7231/7.x