Class DateTimeService
java.lang.Object
org.glassfish.jersey.examples.helloworld.spring.DateTimeService
Simple date service that provides actual time and date info.
- Author:
- Marko Asplund (marko.asplund at yahoo.com)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DateTimeService
public DateTimeService()
-
-
Method Details
-
getDateTime
Get current date and time.- Returns:
- current date.
-