Day - 19 - Date and Time Functions in Excel
Day - 19 - Date and Time Functions in Excel
* The functions which are used, when working with date, time, and duration data.
* Date and time can also perform operations like measuring the number of days (DAYS)
between two dates, automatically inputting the current date (TODAY) or date and time (NOW),
merging multiple values into one date value (DATE).
Date ---- To ----- Day :-
By using the =TEXT() function, the date will convert to Day format.
Week Day :-
Here we are finding how many days Present between the Two given dates
DATEDIF () :-
*****************
DATEDIF is a function in Excel that calculates the difference between the two dates.
it can return the difference in Years, Months, Days making it useful for tasks like
age calculations, duration of projects, and time intervals.
The DATEDIF function is an “Undocumented feature” in Excel.
It shows 11 months because the year will be ended with (August 15 –August 14)
( But here asking Months in Year, Days in Month, and Days in a Year )
WORKDAY () :-
* Excel will calculate the future date, excluding weekends and any specified holidays.
* ex :- we have start date and no. of days to complete that work .
Then , we have to find the End date.(Delivery Date).
* Workday.Intl() function is used to calculates the date after a specified number of workdays
excluding specified Weekend days and extra holidays.
NETWORKDAYS () :-
* Examples :-
Example – 2 :- for example finding some ones age :-
Example – 3 :-
THANK YOU
SWARNALATHA.K