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

            Bug ID: 99097
           Summary: VBA/Basic formatting datetime with function FORMAT
                    gives wrong result with nn (minutes)
           Product: LibreOffice
           Version: 5.1.1.3 release
          Hardware: x86-64 (AMD64)
                OS: Windows (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: BASIC
          Assignee: [email protected]
          Reporter: [email protected]

When using the basic function Format in a macro to get the minutes of a
datetime variable as a string, the minutes aren't showed, but instead a part of
the weekday:

Format(Now, "yyyymmdd\_hhnnss")

gives:

20160405_15di02

where "di" (the nn substitute) seems to be the first two letters of dinsdag
(tuesday).

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

Reply via email to