Adding date-related algorithms
What would you like to Propose?
Add date-related algorithms
Issue details
Provide date-related algorithms:
-
Conversion algorithm between Date objects and Date strings.
-
Conversion between Date objects and timestamps.
-
Conversion between Date strings and timestamps.
-
Algorithm to obtain the maximum value among multiple dates.
-
Algorithm to obtain the minimum value among multiple dates.
-
Algorithm to add or subtract years, months, days, hours, minutes, and seconds from a Date.
-
Algorithm to calculate the difference in years, months, days, hours, minutes, and seconds between two Dates.
Additional Information
No response
Hi Team, could you assign me this? I would love to contribute.
These are not algorithms we are looking for, they don't apply any specific techniques