回答編集履歴
3
追記
answer
CHANGED
@@ -3,5 +3,6 @@
|
|
3
3
|
- pointer
|
4
4
|
- parse
|
5
5
|
- put
|
6
|
+
- POSIX
|
6
7
|
|
7
8
|
個人的にはparseが一番しっくり来ますが、pointerが最も票を得ていますね。
|
2
追記
answer
CHANGED
@@ -2,4 +2,6 @@
|
|
2
2
|
[Stackoverflow - What does the “p” in strptime stand for?](https://stackoverflow.com/questions/12255932/what-does-the-p-in-strptime-stand-for)
|
3
3
|
- pointer
|
4
4
|
- parse
|
5
|
-
- put
|
5
|
+
- put
|
6
|
+
|
7
|
+
個人的にはparseが一番しっくり来ますが、pointerが最も票を得ていますね。
|
1
追記
answer
CHANGED
@@ -1,2 +1,5 @@
|
|
1
1
|
fはformatでほぼ間違いないと思います。pに関しては、諸説あるようです。
|
2
|
-
[Stackoverflow - What does the “p” in strptime stand for?](https://stackoverflow.com/questions/12255932/what-does-the-p-in-strptime-stand-for)
|
2
|
+
[Stackoverflow - What does the “p” in strptime stand for?](https://stackoverflow.com/questions/12255932/what-does-the-p-in-strptime-stand-for)
|
3
|
+
- pointer
|
4
|
+
- parse
|
5
|
+
- put
|