Formatting date tag
Posted: 26 February 2010 06:13 PM   [ Ignore ]  
Newbie
Rank
Total Posts:  20
Joined  2010-01-11

I’m setting up a template to display downloads and it’s working fine if I use {date}. It displays the correct date.

When I try to format with {date format=”%d/%y”} however, it renders the actual EE code, not the date. In other words, instead of getting 02/10, I get {date format=”%d/%y”}.

Can the date tag within Client Downloads be formatted?

Profile
 
 
Posted: 10 March 2010 04:54 PM   [ Ignore ]   [ # 1 ]  
Newbie
Rank
Total Posts:  20
Joined  2010-01-11

Just checking in. Any way to format the date displayed with the file?

Profile
 
 
Posted: 12 March 2010 10:15 AM   [ Ignore ]   [ # 2 ]  
Administrator
RankRankRankRank
Total Posts:  151
Joined  2006-04-12

At the moment, no. I’ve added it as a feature request and will try and add it asap.

Andrew

Profile
 
 
Posted: 12 March 2010 12:30 PM   [ Ignore ]   [ # 3 ]  
Newbie
Rank
Total Posts:  20
Joined  2010-01-11

That would be great, Andrew. For now I can use the prettydate option.

Thanks very much!

Profile