1. Splunk Enterprise Documentation
Search Manual
"Specify time ranges in the Search app": In the section "Specify absolute time ranges
" the manual explicitly states
"The absolute time format is MM/DD/YYYY:HH:MM:SS." It provides an example such as earliest="10/5/2021:20:00:00". (Refer to Splunk Enterprise version 9.x documentation).
2. Splunk Enterprise Documentation
Search Reference
"search" command: Under the syntax details for the search command
the description for the earliest argument specifies the valid time format. It states
"For an absolute time
the format is earliest=MM/DD/YYYY:HH:MM:SS." (Refer to Splunk Enterprise version 9.x documentation).