|
|
DateFormat
A component for formatting and/or localizing dates.
Component Parameters
TODO
Template Code: Basic Usage
<div t:type="gc/dateformat" date="article.created" format="dd MMMM yyyy"></div> <!-- Example output: 26 December 2007 -->
Sign in to add a comment
