readLineSync (); if (userDate.length == 0) exit(0); print(outputFmt.format(timeStamp.parse(userDate))); } catch (exception, stacktrace) { print('Error ...
確定! 回上一頁