回答編集履歴

1

ZZZZZ

2019/03/25 00:36

投稿

fuzzball
fuzzball

スコア16731

test CHANGED
@@ -6,6 +6,16 @@
6
6
 
7
7
  を参照して下さい。
8
8
 
9
+ これを見ると、`Z`ではなく`ZZZZZ`が正解だと思います。
9
10
 
10
11
 
12
+
11
- ただし、ISO 8601の場合は [ISO8601DateFormatter](https://developer.apple.com/documentation/foundation/iso8601dateformatter) を使って下さい。
13
+ ISO 8601の場合は [ISO8601DateFormatter](https://developer.apple.com/documentation/foundation/iso8601dateformatter) を使う方がいです
14
+
15
+
16
+
17
+ [DateFormatter](https://developer.apple.com/documentation/foundation/dateformatter)より
18
+
19
+ > **Important**
20
+
21
+ In macOS 10.12 and later or iOS 10 and later, use the ISO8601DateFormatter class when working with ISO 8601 date representations.