strftime() and get_the_date(), what is wrong?
-
Hey
It was sent as Thai, but now it appears 2018.
setlocale(LC_TIME, “th_TH.UTF-8”);
echo strftime(“%A %e %B %Y”);Yes, it says now 2017, but that is now only english
echo get_the_date(“l j. F Y”); //WordPressWhy does this happen?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘strftime() and get_the_date(), what is wrong?’ is closed to new replies.