DateFormat dateFormat = android.text.format.DateFormat.getDateFormat(getApplicationContext()); mTimeText.setText(R.string.date + " " + ...
確定! 回上一頁