Is it possible and how to localize the WordPress the_time() function to display the months/days in another language but English ?
Is it possible and how to localize the WordPress the_time() function to display the months/days in another language but English ?
Try using the date_i18n() function to get a localized date/time.
This topic has been closed to new replies.