interface UnformattedTextOptions {
    date1904: boolean;
}

Properties

Properties

date1904: boolean