Skip to content

Replace parsePikadayDate with newDate

Coung Ngo requested to merge cngo-delete-parsePikadayDate into master

What does this MR do and why?

This MR removes parsePikadayDate in favour of newDate whose name isn't tied to a library like pikaday, to be more generalised. parsePikadayDate only accepts yyyy-mm-dd string formats, and newDate which replaces it contains the same logic.

This is the final MR of a series which included !167792 (merged) and !168085 (merged).

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

How to set up and validate locally

Edited by Coung Ngo

Merge request reports

Loading