View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0013496 | mantisbt | api soap | public | 2011-11-08 05:05 | 2013-04-06 08:22 |
| Reporter | rombert | Assigned To | rombert | ||
| Priority | normal | Severity | feature | Reproducibility | N/A |
| Status | closed | Resolution | fixed | ||
| Target Version | 1.2.9 | Fixed in Version | 1.2.9 | ||
| Summary | 0013496: Send all dates in the GMT timezone | ||||
| Description | As discussed in https://sourceforge.net/mailarchive/forum.php?thread_name=CAA3RzWNoxz3F1moXM5TStu7PEKn3K8C7rr10h4Gpd5Z%2BNE%3D%2Bow%40mail.gmail.com&forum_name=mantisbt-soap-dev , we will send date and times in the GMT timezone. | ||||
| Tags | No tags attached. | ||||
|
MantisBT: master fd8b2f09 2011-11-09 03:05 Details Diff |
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. |
Affected Issues 0013496 |
|
| 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 | ||
|
MantisBT: master-1.2.x d784eb75 2011-11-09 03:05 Details Diff |
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. |
Affected Issues 0013496 |
|
| 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 | ||