Siehe auch Abschnitt Funktionen.
Im Funktionsfeld in Phase 3 und auf der Seite Hilfe können Sie sich ebenfalls eine Übersichtsliste aller vorhandenen Funktionen anzeigen lassen.
Übersicht
change timezone(date a, sourcetimezone b, desttimezone c)
convert date to Excel-format(date a, [skip time b])
convert date to JD Edwards Julian Date format(date a)
convert JD Edwards Julian Date format to date(text a, default b)
create and format date(a, [adj. template b], template c, d [, force-empty e])
create date(value a, adjustable template b)
create date(value a, template b)
create date strict(value a, adjustable template b, default c, [locale d])
create date strict(value a, template b, default c)
create timestamp from W3CDTF(a, errormessage b) ignoring parse-errors (keep b empty) or fail with message b
create W3CDTF from date (a) for Target Timezone (b)
date(a)
date(a) + (b,c,[d])
date(a) + date(b)
date(a) + days(b)
date(a) + month(b)
date(a) + year(b)
date(a) - date(b)
date(a) - days(b)
date(a) - months(b)
date(a) - year(b)
date-from-excel(text a, default b)
date-from-timestamp(a)
datetime-from-parts(year a, month b, day c,[hour d [,minute e [,second f [,millisecond g [,timezone-offset h]] ]] ])
day-of-month(a)
day-of-year(a)
duration(a - b, format c)
format date/timestamp to text(a, template b, [Locale c], [Timezone d], [Errorhandling e])
hours(a)
is date between(date a, interval-start b, interval-end c)
leapyear(a)
milliseconds(a)
minutes(a)
month(a)
next weekday(a, b)
next workingday(a, b)
now()
seconds(a)
timestamp(a)
timestamp(numeric a)
timezone(a)
timezone-offset(a)
weekday(a)
weeknumber(a, [locale b])
workingday(a, b)
year(a)