mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-26 06:15:19 +08:00
update formatting reference link (#19157)
This commit is contained in:
@ -302,7 +302,7 @@ You can also specify a custom pattern to format the date value:
|
||||
echo \Yii::t('app', 'Today is {0,date,yyyy-MM-dd}', time());
|
||||
```
|
||||
|
||||
[Formatting reference](http://icu-project.org/apiref/icu4c/classicu_1_1SimpleDateFormat.html#details).
|
||||
[Formatting reference](https://unicode-org.github.io/icu-docs/apidoc/released/icu4c/classicu_1_1SimpleDateFormat.html#details).
|
||||
|
||||
|
||||
#### Time <span id="time"></span>
|
||||
|
Reference in New Issue
Block a user