boost::date_time::time_input_facet is an extension of the date_input_facet. It is typedef'ed in the boost::posix_time namespace as time_input_facet and wtime_input_facet. It is typedef'ed in the boost::local_time namespace as local_time_input_facet and wlocal_time_input_facet.
format(...) or the default.time_duration_format(...) or the default.format(..) or the default date and time format. The type of period (open or closed range) and the delimiters used are those used by the period_parser.