Services\DateTime::fromFhir PHP Méthode

fromFhir() public static méthode

public static fromFhir ( $value )
    public static function fromFhir($value)
    {
        return new self($value);
    }