int normalizeHour(int $hour, string $marker = null)
Returns a normalized hour value suitable for the hour transformer type.
int normalizeHour(int $hour, string $marker = null)
Returns a normalized hour value suitable for the hour transformer type.
int | $hour | The hour value |
string | $marker | An optional AM/PM marker |
int | The normalized hour value |
Designed by : w10schools
service@w10schools.com
Please login to continue.