https://bugs.documentfoundation.org/show_bug.cgi?id=143183

--- Comment #1 from Mike Kaganski <mikekagan...@hotmail.com> ---
There are more special format strings in Basic:

  * "Long Date" ("System long date format" (in fact, depends on LO locale))
  * "Medium Date" ("DD-MMM-YY")
  * "Short Date" ("System short date format" (in fact, depends on LO locale))
  * "Long Time" ("H:MM:SS AM/PM")
  * "Medium Time" (HH:MM AM/PM)
  * "Short Time" (HH:MM)
  * "ddddd" (same as "Short Date")
  * "dddddd" (same as "Long Date")
  * "ttttt" (H:MM:SS AM/PM)

(see getFormatInfo() and pFormatInfoTable)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to