Advertisement
BakerMan

Date and Time Separated By a Dash

Sep 17th, 2012
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.12 KB | None | 0 0
  1. <?php echo tribe_get_start_date( null, false, 'jS F Y' ); ?>
  2.  &ndash;
  3. <?php echo tribe_get_start_date( null, true, ' ' ); ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement