mirror of
https://github.com/friendica/friendica
synced 2025-04-19 07:10:11 +00:00
Enable communication with Peertube
This commit is contained in:
parent
2f427e9daa
commit
aa4aaf1971
3 changed files with 10 additions and 7 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue