What's new? | Help | Directory | Sign in
Google
                
Search
for
Updated Dec 26, 2007 by burningodzilla
Labels: Component
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