export const DATE_FORMAT = 'YYYY/MM/DD';

export const TIME_FORMAT = `${DATE_FORMAT} hh:mm:ss`;