Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は機能を見つけたばかりstrftime()です。マニュアルにはそれについて次のように書かれています。
strftime()
ロケール設定に従って現地時間/日付をフォーマットします。」
しかし...ロケール(en、es...)はどこから取得されますか?
PHPはサーバーのロケール設定を使用します。setlocale()を介して設定できます。