Class Calendars

java.lang.Object
org.thymeleaf.expression.Calendars

public final class Calendars extends Object

Expression Object for performing calendar (Calendar) operations inside Thymeleaf Standard Expressions.

An object of this class is usually available in variable evaluation expressions with the name #calendars.

Since:
1.0