Class AdaptableDate

java.lang.Object
org.ametys.core.util.date.AdaptableDate

public final class AdaptableDate extends Object
This represents an advanced LocalDateTime, allowing to be a static one, or a relative one to the moment the resolveDateTime() method is called.
A single instance of AdaptableDate can be resolved mutliple times, without being a problem at all, it just can lead to different results.

You can get an AdaptableDate with: