It is an open source javascript software. You can copy and paste the code, add to it and contribute to its development.
In Javascript-based websites and software, you will quickly access every relevant parameter and data without having to deal with details such as re-creating date variables or setting up the structure skeleton.
Shows current date information as year-month-day hour:minute:seconds
Return current year by int value
Return current month by int value
Return current day by int value
Return current hour by int value
Return current minute by int value
Return current second by int value
Returns the day of the week in the current date
Returns the day of the month in the current date
Returns the difference between two entered dates as a number in seconds
Returns a sentence by calculating the variable given in seconds in day, hour, minute and second format.
The date format and words were prepared in Turkish and according to Turkish standards.