Services\DateTime::fromFhir PHP Method

fromFhir() public static method

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