findstrDatePickerRangeSeparator

apply_filters( 'findstrDatePickerRangeSeparator', separator string )

  add_filter( 'findstrDatePickerRangeSeparator', separator string )

Filter the separator string used between start and end dates in the input field.

Parameters

NameTypeDescription
separatorstring

The default separator string (e.g., 'to')

Returns:

The separator string to use between dates

Type: 
string