I’m guessing it uses your system timezone, so changing the TZ in System Preferences would probably do the trick
Related Contents:
- All exception break point is stopping for no reason on simulator
- How can I disable ARC for a single file in a project?
- How do I set up NSZombieEnabled in Xcode 4?
- How to print out the method name and line number and conditionally disable NSLog?
- What is the best way to unit test Objective-C code?
- How to control the line spacing in UILabel
- What is the significance of #pragma marks? Why do we need #pragma marks?
- How can I programmatically determine if my app is running in the iphone simulator?
- When converting a project to use ARC what does “switch case is in protected scope” mean?
- Swift to Objective-C header not created in Xcode 6
- iOS 8 Snapshotting a view that has not been rendered results in an empty snapshot
- Custom dealloc and ARC (Objective-C)
- Xcode build failure “Undefined symbols for architecture x86_64”
- What are the details of “Objective-C Literals” mentioned in the Xcode 4.4 release notes?
- Xcode 5: Code signing entitlement errors
- Is there a way to suppress warnings in Xcode?
- What does this gdb output mean?
- Changing UIButton text
- libxml/tree.h no such file or directory
- How to set a conditional breakpoint in Xcode based on an object string property?
- How to deprecate a method in Objective-C
- Xcode 4 “Clean” vs. “Clean Build Folder”
- Xcode/LLDB: How to get information about an exception that was just thrown?
- How to print something to the console in Xcode?
- Objective-C Introspection/Reflection
- Is the project.xcworkspace file important?
- Why requestWhenInUseAuthorization doesn’t prompt the user for access to the location?
- Enabling tabs in xcode? Or lessening the pain of not having them?
- Xcode intellisense meaning of letters in colored boxes like f,T,C,M,P,C,K,# etc
- ‘+entityForName: nil is not a legal NSManagedObjectContext parameter – Core Data
- Xcode evaluating expressions while debugging
- Turn off sound in iPhone Simulator
- How to set default values for IBInspectable in Objective-C?
- How to create variable argument methods in Objective-C
- Workflow to create Xcode groups as file system folders
- .h file not found
- Class Foo is implemented in both MyApp and MyAppTestCase. One of the two will be used. Which one is undefined
- Xcode’s “Incomplete implementation” warning
- Xcode – How to connect XIB to ViewController Class
- Prototype Cells in a nib instead of a storyboard
- Xcode 6 Swift code completion not working
- Send notification to Mountain lion notification center
- Suppressing “‘…’ is deprecated” when using respondsToSelector
- Couldn’t load a xcode project because it is already opened from another project or workspace
- Accessing objects in NSMutableDictionary by index
- Xcode throws an exception in Main() in iOS 8 with ‘all exceptions’ breakpoint
- Combine static libraries on Apple
- Decompiling Objective-C libraries
- IBOutletCollection set ordering in Interface Builder
- UIActivityViewController for Facebook not Showing Default Text