I'm using the Pebble template engine in a Java application that uses the Spring framework.
I'm looking for a solution to get the current date in Pebble. Before to start with implementing this basic function, I'm wondering if the library already provides this function. I have to say that the official doc are not saying anything for this.