Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow packages to use ISO 8601 dates in their PackageInfo.g files (so YYYY-MM-DD instead of DD/MM/YYYY) #3355

Merged
merged 1 commit into from
Feb 20, 2021

Commits on Apr 30, 2020

  1. ValidatePackageInfo accepts date format yyyy-mm-dd

    If the date format is dd/mm/yyyy and InfoLevel InfoPackageLoading
    is set to at least 2 it prints a hint to change the format.
    
    Add validity check for dates
    
    Add normalisation of date format to AddPackageInfos
    
    Update relevant testfile
    
    Fixes gap-system#2727
    Lucas Wollenhaupt authored and fingolfin committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    a58cab8 View commit details
    Browse the repository at this point in the history