[Libreoffice-bugs] [Bug 107647] Please add new date formats to show only month and year under Format Cell options
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri May 5 14:06:03 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=107647
Joel Madero <jmadero.dev at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CLOSED |RESOLVED
CC| |jmadero.dev at gmail.com
Resolution|NOTABUG |WORKSFORME
--- Comment #2 from Joel Madero <jmadero.dev at gmail.com> ---
This is already easily possible.
1. right click on cell
2. format cell
3. Numbers tab;
4. User-defined category
Then with format code:
mmm yy = "Apr 17"
mmmm yy = "April 17"
mmm yyyy = "Apr 2017"
mmmm yyyy = "April 2017"
Closing as WFM.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170505/9ea00673/attachment.html>
More information about the Libreoffice-bugs
mailing list