- All Implemented Interfaces:
- org.springframework.core.convert.converter.Converter<String,Date>
@Component
public class GeneralizedTimeToDate
extends Object
implements org.springframework.core.convert.converter.Converter<String,Date>
Generalized time to date converter.
- Author:
- Cédric Krommenhoek
- See Also:
Converter,
String,
Date