Changeset 10000 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-makehome/archive-meeting.php
- Timestamp:
- 07/03/2020 03:11:38 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-makehome/archive-meeting.php
r9037 r10000 43 43 } 44 44 ?></td> 45 <td><?php 45 <td><?php 46 46 // convert the date time to a pretty format 47 47 $time = strtotime( $post->next_date.' '. $post->time.' GMT' ); // note, strtotime doesn't grok UTC very well, GMT works fine though
Note: See TracChangeset
for help on using the changeset viewer.