mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 16:54:25 +08:00
time selector in mobile version supports loop selection
This commit is contained in:
@@ -62,11 +62,6 @@ export interface PresetDateRange {
|
||||
readonly value: Date[];
|
||||
}
|
||||
|
||||
export interface LocalizedMeridiemIndicator {
|
||||
readonly values: string[];
|
||||
readonly displayValues: string[];
|
||||
}
|
||||
|
||||
export interface LocalizedDateTimeFormat extends TypeAndDisplayName {
|
||||
readonly type: number;
|
||||
readonly format: string;
|
||||
|
||||
Reference in New Issue
Block a user