Can current version change the date format?

Continuing the discussion from Year format on abbreviated post dates not clear:

I agree with this thread as in the UK, this reads to me as 13th February 2016:

Can the administrator change it so that dates are shown in the full locale of the current user, 13/02/2013? Or 13th Feb 2013?

Yes, admins can change that.

「いいね!」 7

前の投稿は削除されたトピックへのリンクです。リンクされていた投稿の重要な内容は、まず「管理 / カスタマイズ / テキスト」ページに移動し、'YY を検索することです。

以下のリストが表示されます:

js.dates.tiny.date_year
MMM 'YY

js.dates.medium.date_year
MMM D, 'YY

js.dates.long_date_with_year
MMM D, 'YY LT

js.dates.long_date_with_year_without_time
MMM D, 'YY

js.dates.long_date_with_year_with_linebreak
MMM D, 'YY <br/>LT

各エントリを編集して 'YYYYYY に置き換え、西暦4桁を取得してください。

「いいね!」 5

ありがとうございます!使用されている日付フォーマットライブラリに関するドキュメントはありますか?利用可能なフォーマットタグがわかると助かります(まさに私がここで探していた情報です)。

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.