formating date in dast-scan-schedule component
-
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?
In /ee/app/assets/javascripts/security_configuration/dast_profiles/components/dast_scan_schedule.vue we are using ~/lib/utils/datetime/date_format_utility
to format dates, this MR will replace it with util from app/assets/javascripts/lib/utils/datetime/locale_dateformat.js
closes: #471759
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
N/A
How to set up and validate locally
- Clone the MR in local setup
- Dates will be formed using the utility mentioned above
Edited by 🤖 GitLab Bot 🤖