dart'; String now = DateFormat("yyyy-MM-dd hh:mm:ss").format(DateTime.now());. You will get output as given below. 2020-10-18 09:01: ...
確定! 回上一頁