Enable communication with Peertube

This commit is contained in:
Michael 2019-01-14 12:10:11 +00:00
parent 2f427e9daa
commit aa4aaf1971
3 changed files with 10 additions and 7 deletions

View file

@ -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.