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