ratherblue / freemarker-debugger

Debugging in Freemarker made easy.
MIT License
36 stars 7 forks source link

Built-in call for date variable added. Fixed format exception. #1

Closed danielbayerlein closed 8 years ago

danielbayerlein commented 9 years ago

When you call a date without the built-in, FreeMarker doesn't know how to interpret string representation.

ratherblue commented 8 years ago

Thanks! Sorry for not seeing this earlier. I had unwatched all my repositories by accident.