Gossamer Forum
Home : Products : Gossamer Forum : Development, Plugins and Globals :

Re: [sangiro] Removing Time from Dates

Quote Reply
Re: [sangiro] Removing Time from Dates In reply to
I think you'll need to use date_transform - something like this (but I can't remember all the codes for the dates and times - you'll need to look up the AM,PM one at least).

<%GT::Date::date_transform($fieldname,'%mmm% %d% %yyyy%, %hh%:%MM%','%mmm% %d% %yyyy%')%>
Subject Author Views Date
Thread Removing Time from Dates sangiro 2815 Apr 6, 2004, 2:37 AM
Thread Re: [sangiro] Removing Time from Dates
afinlr 2729 Apr 6, 2004, 4:42 AM
Post Re: [afinlr] Removing Time from Dates
sangiro 2716 Apr 6, 2004, 11:08 AM