Jaaap opened a new pull request #65: Freemarker 35
URL: https://github.com/apache/freemarker/pull/65
 
 
   Support for Java8 temporal formatting (from temporal to string).
   
   The supported temporal types are:
   java.time.Instant;
   java.time.LocalDate;
   java.time.LocalDateTime;
   java.time.LocalTime;
   java.time.OffsetDateTime;
   java.time.OffsetTime;
   java.time.Year;
   java.time.YearMonth;
   java.time.ZonedDateTime;

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to