﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
45	Make dataFormat a global in Config.	Gavin		"In Config.groovy place a global.dateFormat='EEE, dd-MMM-yyyy'.

Then find and replace all cases of the string with the global variable:
 * ${grailsApplication.config.global.dateFormat}
 * or
 * import org.codehaus.groovy.grails.commons.*
 * !ConfigurationHolder.config.global.dateFormat"	enhancement	new	minor	0.9 - General Improvements	gnuMims - application general	trunk			
