DateFormatter
in package
Table of Contents
Methods
- format() : string
Methods
format()
public
static format(float|int $value, string $format) : string
Parameters
- $value : float|int
-
value to be formatted
- $format : string