Support

Account

Home Forums Front-end Issues Custom date translation problem Reply To: Custom date translation problem

  • Solved by myself.

    <?php echo date_i18n( 'D', strtotime(date_format($datetime, 'D'))); ?>

    Not sure how to close this post now.