Xcode测试用例:日志和系统时间中显示的时间差

时间:2015-10-06 12:24:26

标签: ios time testcase xcode6.4

我在Xcode 6.4上运行测试用例。 log for test-case shows different time as compared to time displayed in Mac System execl("/bin/sh", "/bin/sh", "-c", "grep -o KEY FILENAME.txt | wc -l > OUTPUT.txt") 。我正在印度标准时间(IST)上运行。为什么会有这种差异?

Screenshot-1-log-time

Screenshot-2-System-time

1 个答案:

答案 0 :(得分:0)

您的系统时间显示格林威治标准时间增加约+5.5小时。