MantisBT: master-1.2.x d784eb75

Author Committer Branch Timestamp Parent
rombert rombert master-1.2.x 2011-11-09 03:05 master-1.2.x 24a90639
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