Package org.openwms.common.comm.app
Class TimeProviderImpl
java.lang.Object
org.openwms.common.comm.app.TimeProviderImpl
- All Implemented Interfaces:
TimeProvider
A TimeProviderImpl.
- Author:
- Heiko Scherrer
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
driver
-
-
Constructor Details
-
TimeProviderImpl
TimeProviderImpl(Driver driver)
-
-
Method Details
-
now
Returns the current date and time considering the configured timezone.- Specified by:
now
in interfaceTimeProvider
- Returns:
- Timezone aware Date
-