The NSDate formatter should use GMT instead of the local timezone. Fixes rdar://13416848
authorEnrico Granata <egranata@apple.com>
Wed, 15 Oct 2014 20:18:58 +0000 (20:18 +0000)
committerEnrico Granata <egranata@apple.com>
Wed, 15 Oct 2014 20:18:58 +0000 (20:18 +0000)
commitdb2ecad3cdcb36e989ba1d96a743ad9b9fb866b9
tree58d7b51e50c0cacdcbcb0826721cd6a173f310e7
parent8d043e82ef1179fed1d3d85171905c55bda7312f
The NSDate formatter should use GMT instead of the local timezone. Fixes rdar://13416848

llvm-svn: 219841
lldb/source/DataFormatters/Cocoa.cpp