The `DATEFORMAT` function returns a *[String](er-formula-supported-data-types-primitive.md#string)* value that presents a given date value as text in the specified ...
def test_format_datetime_none(self): """Test formatting None datetime returns dash.""" def test_format_datetime_with_show_year_parameter(self, dt, show_year, expected ...