我需要关于显示 EST 的时区的确认

I need confirmation regarding timezone displaying EST

我想知道无论如何(夏令时或非夏令时)下面的代码是否会正确显示东部时间。现在由于夏令时,我的应用程序无法正确显示数据。这段代码现在看起来运行良好,但我不想几个月后发现这次没有正确调整。

 [NSTimeZone timeZoneWithName:@"US/Eastern"]

是的,

对于 2015 年 3 月 10 日,它显示

US/Eastern (EDT) offset -14400 (Daylight)

对于 2015 年 3 月 1 日,它显示

US/Eastern (EST) offset -18000