• Resolved Anonymous User 15363885

    (@anonymized-15363885)


    hi there,
    I need to change the date format to the UK.

    I have tried to change it in carousel.class.php:

    9 => sprintf(
    esc_html__( ‘Carousel scheduled.’, ‘responsive-posts-carousel’ ),
    // translators: Publish box date format, see http://php.net/date
    date_i18n( esc_html__( ‘j M, Y @ G:i’, ‘responsive-posts-carousel’ ), strtotime( $post->post_date ) )
    ),

    but it didn’t work.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Anonymous User 15363885

    (@anonymized-15363885)

    fixed.
    needed to change format in wp settings.

    Hi,

    Sorry, we were offline.

    Glad to hear that it is fixed by changing WordPress Settings! 🙂

    You can share your experience in the review page. It will help to improve.

    Gratitude!

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

The topic ‘change date format to UK’ is closed to new replies.