UNIX_DATE

Verwendungsbeispiel

UNIX_DATE(Order Date)

Syntax

UNIX_DATE( date_expression )

Parameter

  • date_expression: Ein Feld oder Ausdruck vom Typ „Datum“ oder „Datum und Uhrzeit“.

Rückgabedatentyp

Zahl

Beispiele

Example formula Output

UNIX_DATE(DATE(2020,11,3))

18.569

Hinweise

Diese Funktion ist für Datumstypen im Kompatibilitätsmodus nicht verfügbar.

UNIX_DATE ignoriert die Uhrzeitangaben eines Felds oder Ausdrucks vom Typ „Datum und Uhrzeit“.