Date & Time Function in Calc


Date & Time Function :-

There are following date and time function used in LibreOffice calc.

Today: It is used to display the current date of the computer.

Syntax :  =today() 

----------------------------

Now : It is used to display the current date and time of the computer. 

Syntax :  =now()

----------------------------

Weekday : This function is used to display the day of week corresponding to given data. 

Syntax :  =Weekday (“2/23/1990”)

----------------------------

Days360 : This function is used to display the number of day between two days. 

Syntax :  =days360 (“11/151990”, “2/23/2000”)

----------------------------

Date :

----------------------------

Day :

----------------------------

Month :

----------------------------

Year :

----------------------------

Time :

----------------------------

Hour :

----------------------------

Minute :

----------------------------

Second :

----------------------------


Post a Comment

0 Comments