Copyright © 2004–2010 OpenSourcery, LLC. This work is licensed under a Creative Commons Attribution 3.0 United States License.
On the Fuel project, we wanted to customize the date formatting a bit beyond what's available in the Date module. By the time these time strings get to the theme layer — it's too late. Fortunately, CCK formatters are totally pluggable. All we need is two small hooks and a theme function.
When enabled, this module adds a new formatter option to CCK node displays, and to Date fields within Views.
