{{ parseTime(scope.row.submitdate, '{y}-{m}-{d}') }}
{{ parseTime(scope.row.warnDate, '{y}-{m}-{d}') }}
{{ parseTime(scope.row.nextWarnDate, '{y}-{m}-{d}') }}
{{ parseTime(scope.row.yearWarnDate, '{y}-{m}-{d}') }}
{{ parseTime(scope.row.yearNextWarnDate, '{y}-{m}-{d}') }}
<
{{ parseTime(scope.row.createdate, '{y}-{m}-{d}') }}