Skip to content

Replace date_format_utility with locale_dateformat

  • Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA

What does this MR do and why?

This MR closes : #471759

Replace date_format_utility with locale_dateformat

Replaced ~/lib/utils/datetime/date_format_utility with app/assets/javascripts/lib/utils/datetime/locale_dateformat.js for date formatting in DAST Scan Schedule component, following the guidelines provided in https://design.gitlab.com/content/date-and-time#guidelines. Ensured the date format remains consistent with the design guidelines.

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

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Niku Singh

Merge request reports

Loading