Kaydet (Commit) b2cf675b authored tarafından Winfried Donkers's avatar Winfried Donkers Kaydeden (comit) Joren De Cuyper

tdf#54346 remove confusing description for function WEEKDAY

The output range mentioned in the function wizard is not always
1-7, but dependent of the value of argument Mode.
The output range for each possible value of argument Mode is
clearly described in the regular help for Calc.

Change-Id: I23eae9be6f8f38319496aaf4a1b7f2349e2be3eb
Reviewed-on: https://gerrit.libreoffice.org/15852Reviewed-by: 's avatarJoren De Cuyper <jorendc@libreoffice.org>
Tested-by: 's avatarJoren De Cuyper <jorendc@libreoffice.org>
üst 851b3afb
......@@ -1027,7 +1027,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
{
String 1 // Description
{
Text [ en-US ] = "Returns the day of the week for the date value as an integer (1-7)." ;
Text [ en-US ] = "Returns the day of the week for the date value as an integer." ;
};
ExtraData =
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment