Search This Site

Custom Search

Sunday, December 5, 2010

Re: [bloggerDev] parsing date

Trek,

Are you customising your templates? I'm trying to understand what it is that you are doing here, and I'm not quite getting it.

brett

On Mon, Dec 6, 2010 at 12:59 AM, trek <trekcelt@gmail.com> wrote:
I have a blog which I'm using to track some near-daily statistics.
The blog posts' titles are in dd-Month format.  I'd like to be able to
parse the dateHeader element in the template so that only the year
shows.

Currently I can have either:

05 December             <-- title
blog post here


OR

December 5, 2010    <--  header
05 December             <-- title
blog post here

What I would like is

2010                          <-- header
05 December             <-- title
blog post here

Suggestions??

--
You received this message because you are subscribed to the Google Groups "Blogger Developer Group" group.
To post to this group, send email to bloggerdev@googlegroups.com.
To unsubscribe from this group, send email to bloggerdev+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/bloggerdev?hl=en.




--
Brett Morgan

Developer Programs Engineer, Blogger

--
You received this message because you are subscribed to the Google Groups "Blogger Developer Group" group.
To post to this group, send email to bloggerdev@googlegroups.com.
To unsubscribe from this group, send email to bloggerdev+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/bloggerdev?hl=en.

No comments:

Post a Comment