Guest User

Date Chunks

a guest
Feb 27th, 2012
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.23 KB | None | 0 0
  1. <span class="month"><?php echo tribe_event_format_date( false, 'M' ); ?></span>
  2. <span class="day"><?php echo tribe_event_format_date( false, 'j' ); ?></span>
  3. <span class="year"><?php echo tribe_event_format_date( false, 'Y' ); ?></span>
Advertisement
Add Comment
Please, Sign In to add comment