To set up a date field for other languages

  1. Ensure that the regional and language options are set to the appropriate language in the Microsoft® Windows® Control Panel.

  2. In Designer, drag the Date/Time field object onto the form design from the Object Library palette.

  3. In the Object palette, select the Field tab and click the Patterns button.

  4. On the Display tab, in the Pattern box, type DD/MM/gYY.

    For example, for Thai dates use the following:

    • g shows B.E

    • gg shows the abbreviation of B.E in Thai

    • ggg shows the full name of B.E in Thai

  5. In the Preview PDF tab, the Date/Time field and calendar look like this.

    For example, the Date/Time Field value is 20/05/AD05.
    For example, the Date/Time Field value is 20/05/AD05.

// Ethnio survey code removed