HTML/CSS Help: how to get the date number on my tumblr?

Julia

New member
Sorry for the title, I don't know which it is, I'm still learning :\
Anyway, my tumblr code had this in it to mark when each post was written:

<span class="permalink"><a href="{Permalink}">
{block:Date}{DayOfWeek} {Month} {MonthNumber} at {12HourWithZero}:{Minutes}{AmPm}{/block:Date}
</a></span>

But this makes it say Saturday January 12 at -------------, not giving the day number - eg the 1st of January etc. What do I add in to say this? Thankyou :D
 
Back
Top