DateCaster
in package
implements
Caster
Table of Contents
Interfaces
- Caster
Constants
- FORMAT = 'Y-m-d'
Methods
- cast() : DateTime
Constants
FORMAT
private
mixed
FORMAT
= 'Y-m-d'
Methods
cast()
public
cast(string|mixed $value) : DateTime
Parameters
- $value : string|mixed