Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Forum: Hacks
    In reply to: Hour in comments
    Thread Starter missdixie

    (@missdixie)

    It’s Ok ! Instead of <?php comment_date(‘m/j/y’)?>; <?php comment_date(‘g:i a’)?> I wrote <?php comment_date(); ?> – <?php comment_time(); ?>
    And it’s ok now !
    Thanks for your help !

    Forum: Hacks
    In reply to: Hour in comments
    Thread Starter missdixie

    (@missdixie)

    Thanks for your answer ! It helped me ! I paste this line <?php comment_date(‘m/j/y’)?>; <?php comment_date(‘g:i a’)?> in the library/core.php of my theme and it’s working !
    But… The problem is that the hour is not dispayed like under the 24-hour clock system… And there’s not even “am” or “pm”
    I’ve got to find the solution…
    Thanks again for your answer !

Viewing 2 replies - 1 through 2 (of 2 total)