UNPKG

@proangular/pro-form

Version:

A predefined set of reactive and reusable form input components based on Angular Material.

2 lines (1 loc) 187 B
export type DateTimeFormat = 'ccc, LLLL dd, yyyy hh:mm a' | 'MM/dd/yyyy, hh:mm a' | 'MM/dd/yyyy, hh:mm a (ZZZZ)' | 'MM/dd/yyyy' | 'h:mm a (ZZZZ)' | 'relative-date' | 'relative-datetime';