The subset time period date pickers use a custom datetime string format which is different both from the ones used in EML and the C style ones used in Python. As we don't want to translate to yet another type of date format strings, we force dates to YYYY-MM-DD in the time period filter.
The subset time period date pickers use a custom datetime string format which is different both from the ones used in EML and the C style ones used in Python. As we don't want to translate to yet another type of date format strings, we force dates to YYYY-MM-DD in the time period filter.