神岛 API 文档 - ArenaPro版
    Preparing search index...

    Interface DateTimeFormatPart

    interface DateTimeFormatPart {
        type: keyof DateTimeFormatPartTypesRegistry;
        value: string;
    }
    Index

    Properties

    Properties

    value: string