SoftadminUtil.Weekday_NameFromDate
Type:
Scalar function
This function can be used to get the name of the weekday associated with a given date.
Parameters
@Date
mandatory
datetime
The date for which to return the weekday name.
@LanguageId
mandatory
int
The language to use when returning the weekday name. Set this argument to NULL or DEFAULT to use the system default langauge.