]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 1317777 - REST API 1.0 - datetime inputs cause server error 33/head
authortvau <aleph00@mail.com>
Tue, 15 Nov 2016 20:13:00 +0000 (21:13 +0100)
committerGitHub <noreply@github.com>
Tue, 15 Nov 2016 20:13:00 +0000 (21:13 +0100)
commit8d720931bc4d84f2a0f5cdc3755f9af4f1f9cee2
tree4b72613be8622d3a345fccdd779afb08802c36c7
parent3c60fba26b1fa51ec302d05dc6e76236d2f54ba4
Bug 1317777 - REST API 1.0 - datetime inputs cause server error

Use datetime_format_inbound from Bugzilla::API::1_0::Util package.
Bugzilla/API/1_0/Server.pm