%/* Date format is specified to skip timezone conversion */%> <% if (is_post()) { %> <%= date(post.date, 'D MMM YYYY') %> <% } else { %> <%= date(post.date, 'D MMM YYYY') %> <% } %>