MantisBT: master fd8b2f09

Author Committer Branch Timestamp Parent
rombert rombert master 2011-11-09 03:05 master 9e0ae930
Affected Issues  0013496: Send all dates in the GMT timezone
Changeset

Fix 0013496: Send all dates in the GMT timezone

Since NuSOAP's conversion of dates to the Etc/GMT timezone is not
what we want, rely on PHP's built in formatting to generate the
correct time zone offset.

mod - api/soap/mc_api.php Diff File
mod - api/soap/mc_filter_api.php Diff File
mod - api/soap/mc_issue_api.php Diff File
mod - api/soap/mc_project_api.php Diff File