git://git.onelab.eu
/
plcapi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d64f59d
)
phpdoc
author
gggeek
<giunta.gaetano@gmail.com>
Sat, 7 Jan 2023 15:27:53 +0000
(15:27 +0000)
committer
gggeek
<giunta.gaetano@gmail.com>
Sat, 7 Jan 2023 15:27:53 +0000
(15:27 +0000)
src/Helper/Date.php
patch
|
blob
|
history
diff --git
a/src/Helper/Date.php
b/src/Helper/Date.php
index
2c8c790
..
011b7bf
100644
(file)
--- a/
src/Helper/Date.php
+++ b/
src/Helper/Date.php
@@
-3,6
+3,8
@@
namespace PhpXmlRpc\Helper;
/**
+ * Helps to convert timestamps to the xml-rpc date format.
+ *
* Feature creep -- add support for custom TZs
*/
class Date