Bug 108127 - DATEDIF doesn't work
Summary: DATEDIF doesn't work
Status: RESOLVED NOTABUG
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
5.3.3.2 release
Hardware: x86-64 (AMD64) macOS (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-26 14:22 UTC by Peter Fackelmann
Modified: 2017-05-26 15:19 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Fackelmann 2017-05-26 14:22:36 UTC
The function

=datedif(E5;F5;m)

doesn't work in LibreOffice.
It works in Apple Numbers.

What do you propose?
Comment 1 Xisco Faulí 2017-05-26 15:04:04 UTC Comment hidden (obsolete)
Comment 2 Jacques Guilleron 2017-05-26 15:17:41 UTC
Hi Peter,

Write rather: =DATEDIF(E5;F5;"m")

Jacques