string formatReplace(string $dateChars, DateTime $dateTime)
Return the formatted ICU value for the matched date characters.
string formatReplace(string $dateChars, DateTime $dateTime)
Return the formatted ICU value for the matched date characters.
string | $dateChars | The date characters to be replaced with a formatted ICU value |
DateTime | $dateTime | A DateTime object to be used to generate the formatted value |
string | The formatted value |
NotImplementedException | When it encounters a not implemented date character |
Designed by : w10schools
service@w10schools.com
Please login to continue.