View Issue Details

IDProjectCategoryView StatusLast Update
0013496mantisbtapi soappublic2013-04-06 08:22
Reporterrombert Assigned Torombert  
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Target Version1.2.9Fixed in Version1.2.9 
Summary0013496: 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.

TagsNo tags attached.

Relationships

related to 0015721 closedgrangeway mantisbt Functionality to consider porting to master-2.0.x 
child of 0013486 closedvboctor MantisTouch Adjust timestamps for time zones 

Activities

belfar

belfar

2011-11-23 18:39

reporter   ~0030320

teste

grangeway

grangeway

2013-04-05 17:57

reporter   ~0036365

Marking as 'acknowledged' not resolved/closed to track that change gets ported to master-2.0.x branch

Related Changesets

MantisBT: master fd8b2f09

2011-11-09 03:05

rombert


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

rombert


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