You should use moment to manage date functions import moment from 'moment'; <DatePicker ... selected={field.value ? moment('2011-01-01 ...
確定! 回上一頁