xmlrpc_date falsely parses dates in iso format. My patch fixes the problem.
- If $time is not in iso we must use date function with provided timestamp $time all the time
- if it is in iso, seconds start at 13char and not 14 and we first set $xmlrpc_date->iso8601 before we remove : and /
| Comment | File | Size | Author |
|---|---|---|---|
| xmlrpc_date.patch | 1.08 KB | Rok Žlender |
Comments
Comment #1
chx commentedYeah.
Comment #2
gábor hojtsyCommitted, thanks.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.