Modify description of date-related script functions

XMLWordPrintable

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Normal
    • None
    • Affects Version/s: None
    • Component/s: Documentation, Localization
    • None

      Some scripting functions accept an option to specify the order of year, month and day for the input.  These are currently indicated in the description as "ymd", "dmy", etc. which are not intuitive when translated into other languages.  Suggest updating the description to indicate the available options such as "ymd" which should not be translated, along with a long description of the order which should be translated.  For example:

      "ymd" = "year", "month" and "day" order

      would translate to French as something like:

      "ymd" = Ordre "année", "mois" et "jour"

      This ensures that the ordering argument expected by Picard remains the same for all languages, but its meaning is made clear in the translations.

       

            Assignee:
            Bob Swift
            Reporter:
            Bob Swift
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                Version Package