You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@freemarker.apache.org by GitBox <gi...@apache.org> on 2020/04/08 10:22:18 UTC

[GitHub] [freemarker] Jaaap opened a new pull request #65: Freemarker 35

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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [freemarker] ddekany merged pull request #65: Freemarker 35

Posted by GitBox <gi...@apache.org>.
ddekany merged pull request #65: Freemarker 35
URL: https://github.com/apache/freemarker/pull/65
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services