OWL ITS + 탐지시스템(인터넷 진흥원)
wyu
2021-12-16 77eb710a737ccc36c0e4efac7e76ec2b8607d075
1
2
3
4
5
export var defaultInvalidDate = 'Invalid date';
 
export function invalidDate () {
    return this._invalidDate;
}