public interface DatesProvider
Note: Adding functions to this interface will NOT be considered as breaking binary compatibility.
| Modifier and Type | Method and Description |
|---|---|
Date |
now()
Returns the current timestamp.
|
Date |
today()
Returns todays date.
|
Date |
yesterday()
Returns the yesterdays date.
|
Date yesterday()
Date today()
Date now()
Copyright © 2016. All rights reserved.