Skip to content

Commit f39a6ba

Browse files
xwuparkera
authored andcommitted
[docs] Update status for NSTimeZone (#616)
1 parent b285f45 commit f39a6ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Docs/Status.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ There is no _Complete_ status for test coverage because there are always additio
298298
| `NSDateInterval` | Complete | None | |
299299
| `DateInterval` | Complete | None | |
300300
| `Date` | Complete | Incomplete | |
301-
| `NSTimeZone` | Incomplete | Incomplete | `init(forSecondsFromGMT:)`, `localTimeZones()`, `knownTimeZoneNames`, `abbreviationDictionary`, and others remain unimplemented |
301+
| `NSTimeZone` | Mostly Complete | Incomplete | `local` and setting `abbreviationDictionary` remain unimplemented |
302302
| `TimeZone` | Complete | Incomplete | |
303303

304304
* **Notifications**: Classes for loosely coupling events from a set of many observers.

0 commit comments

Comments
 (0)