日期的int变量小于10时补0 很简单,就是用DateFormatter类实现<DateFormatter id="df" formatString="YYYY年MM月DD日 HH:NN:SS"/>在as中用df.format(new Date())即可实现