diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-07-12 16:34:34 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@gerrit.libreoffice.org> | 2019-07-15 02:23:33 +0200 |
commit | bf1c45189d1fad2007287fde9b9c50b5dd276977 (patch) | |
tree | 967ac465533d9f583abda87905452fe867075f6c /helpcontent2 | |
parent | d56b08596b6f0c87420c147db08ba9b2b788042c (diff) |
Update git submodules
* Update helpcontent2 from branch 'master'
- Clarify example for SWITCH
...But the function need a date in A3 instead of a number.
So in my opinion the string should be:
<input>=SWITCH(MONTH(A3),1,"January",2,"February",3,"March","No match")</input> returns "January" when A3 contains a date in January, "February" when A3 contains a date in February , etc...
Change-Id: I2702d569f1c43080cd4c137a4d100111edc55863
Reviewed-on: https://gerrit.libreoffice.org/75499
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'helpcontent2')
m--------- | helpcontent2 | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/helpcontent2 b/helpcontent2 -Subproject 821b9724fe32e7e890c1ebe1d36f792bc3839fb +Subproject 15790ee596f22dcea3ddcdacdc56113ec54b63f |