https://bugs.documentfoundation.org/show_bug.cgi?id=88586
Heiko Tietze <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WONTFIX --- Comment #7 from Heiko Tietze <[email protected]> --- Font effects are not random, it's a predefined set of options that has to work across all plattforms and applications. Change case is a function, applied directly to the content and effective on text but not numbers (which a date still is). What you can do is to use inbuilt functions. =LOWER(TEXT(A1,"dd. mmmm yyyy")) would convert today into "22. september 2020". WF for the font effects addition. And sorry for the latency; we must make faster decisions. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Libreoffice-ux-advise mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-ux-advise
