export const startDateHelpMessage = "Start date. '1970/01/01 00:00' (system time zone), RFC2822, and ISO 8601 dates are supported. Defaults to start of current UTC day";

export const endDateHelpMessage = "End date. '1970/01/01 00:00' (system time zone), RFC2822, and ISO 8601 dates are supported. Defaults to now";
