X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FUtil%2FDateTimeFormat.php;h=8eead1d2e51919c2cc84f7444c65a17c70099996;hb=aa4aaf1971c7aa83db529a83369b619123ae703c;hp=8545cd07c43668ac938e16feff57135ebc425a31;hpb=2f427e9daaca629821716906c473162eb00b9b55;p=friendica.git diff --git a/src/Util/DateTimeFormat.php b/src/Util/DateTimeFormat.php index 8545cd07c4..8eead1d2e5 100644 --- a/src/Util/DateTimeFormat.php +++ b/src/Util/DateTimeFormat.php @@ -18,6 +18,7 @@ class DateTimeFormat { const ATOM = 'Y-m-d\TH:i:s\Z'; const MYSQL = 'Y-m-d H:i:s'; + const HTTP = 'D, d M Y H:i:s \G\M\T'; /** * convert() shorthand for UTC.