X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Flib%2FDrupal%2FCore%2FDatetime%2FDrupalDateTime.php;fp=web%2Fcore%2Flib%2FDrupal%2FCore%2FDatetime%2FDrupalDateTime.php;h=f921b45b464ff58b8c1d0bec3094e2b43730814a;hp=bb7b821bc30d05c3be2a6c99061781f44182a1d8;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/web/core/lib/Drupal/Core/Datetime/DrupalDateTime.php b/web/core/lib/Drupal/Core/Datetime/DrupalDateTime.php index bb7b821bc..f921b45b4 100644 --- a/web/core/lib/Drupal/Core/Datetime/DrupalDateTime.php +++ b/web/core/lib/Drupal/Core/Datetime/DrupalDateTime.php @@ -38,7 +38,7 @@ class DrupalDateTime extends DateTimePlus { * timezone are ignored when the $time parameter either is a UNIX timestamp * (e.g. @946684800) or specifies a timezone * (e.g. 2010-01-28T15:00:00+02:00). - * @see http://php.net/manual/en/datetime.construct.php + * @see http://php.net/manual/datetime.construct.php * @param array $settings * - validate_format: (optional) Boolean choice to validate the * created date using the input format. The format used in