MyCo/inc/lib/pickadate/translations/FORMATTING.md

7 lines
446 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### The following convention is used for choosing a format for the translation files:
1. Google for “Microsoft Style Guide LANGUAGE COUNTRY”.
2. Check the standard suggestions for Long Date Formats.
3. Set this as the `format` option using [pickadates formatting rules](http://amsul.ca/pickadate.js/date.htm#formatting-rules).
Make sure `formatSubmit` is always `yyyy/mm/dd` to ensure our servers always get the value formatted the same.