回答編集履歴

1

修正

2020/01/12 06:55

投稿

s.m_1
s.m_1

スコア293

test CHANGED
@@ -1,3 +1,7 @@
1
1
  ```Kotlin
2
2
 
3
+ dateText.setText(android.text.format.DateFormat.format("yyyy/MM/dd", c ))
4
+
3
5
  ```
6
+
7
+ でどうでしょう.