Interface DateTimeScrubber

All Superinterfaces:
Function<String,String>, Scrubber<DateTimeScrubber,String,String>, UnaryOperator<String>

public interface DateTimeScrubber extends Scrubber<DateTimeScrubber,String,String>
Scrubs a String of date/time strings described by a DateTimeFormatter pattern like "yyyy-MM-dd" for local dates using the wrapped StringScrubber.