input.constants.ts 93B

123
  1. export const DATE_FORMAT = 'YYYY-MM-DD';
  2. export const DATE_TIME_FORMAT = 'YYYY-MM-DDTHH:mm';