开发者

NSDate returning date string

开发者 https://www.devze.com 2023-02-27 03:45 出处:网络
[NSDate date] is returning time that is 2 min ahead of the actual GMT time i开发者_运维技巧n India. Is this a known issue with iPhone SDK?[NSDate date] returns whatever your system\'s clock is set to.

[NSDate date] is returning time that is 2 min ahead of the actual GMT time i开发者_运维技巧n India. Is this a known issue with iPhone SDK?


[NSDate date] returns whatever your system's clock is set to. If your system is ahead of the reference clock, then that's what you'll get.

0

精彩评论

暂无评论...
验证码 换一张
取 消