Time conversion
-
Greetings,
i have some issues with my Theme, for the moment i use this format to Display a Date of a post.
<?php the_time(‘F j, Y’); ?> ?<?php the_time(‘g:i a’); ?>
I read the article about time conversion but don’t get it. This is above my skills.
https://codex.www.ads-software.com/Function_Reference/date_i18n
How would it be possible to display “X hours Ago” if its below 24 hours and after to display it as Date?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Time conversion’ is closed to new replies.