textfield中只有日期字段,用Pattern屬性


textfield中有日期字段和拼接了其他內(nèi)容,用new SimpleDateFormat("yyyy-MM-dd").format($P{promiseDate}),其中$P{promiseDate}就是日期字段


textfield中只有日期字段,用Pattern屬性
textfield中有日期字段和拼接了其他內(nèi)容,用new SimpleDateFormat("yyyy-MM-dd").format($P{promiseDate}),其中$P{promiseDate}就是日期字段