I want to convert date into a Day
I am using LibreOffice
I used some of its syntax weekday
and text
but it returns nothing
WEEKDAY("30-04-2019"; 1)
is there any way to do that?
in google sheet i used =TEXT(C7758,"dddd")
but it didn't work
how can I do that?
thanks in advance