UNPKG

@asadi/angular-date-components

Version:

`Angular Date Components` is a comprehensive angular library of date-related components designed to meet the needs of applications that require localization based on various calendar systems. While the package currently includes two powerful components (S

6 lines (5 loc) 136 B
export declare class ADCStaticValues { constructor(); static getHoursOfDay(): string[]; static getDaysOfWeek(): string[]; }