This document covers the following topics:
Return the date and time formats of a user and the language in which the user works.
Parameter | Format | In | Out | Remarks |
---|---|---|---|---|
Return-code | N2 | X | ||
Cabinet | A8 | R | The name of the user's cabinet. | |
Password | A8 | Not validated. | ||
Last-name | A32 | X | The last name of the user to whom the cabinet was assigned. | |
First-name | A32 | X | The first name of the user. | |
Language | N1 | X | Only codes for languages which have been installed on your system are valid. The language codes are: 1=English, 2=German, 3=French, 4=Spanish, 5=Italian, 6=Dutch, 7=Turkish, Icelandic, Finnish or Swedish, 8=Danish or Hebrew, 9=Norwegian, Portuguese (Brazilian), Arabic or Russian. | |
Date-format | A5 | X | Indicates how the date is displayed in all screens, and the order in which the day, month and year appear. A delimiter separates the day, month, and year values. The values mean: 1=the day is shown as a number, 2=the month is shown as a number, 3=the year is shown as a two-digit number, 4=the month is shown as a three-letter abbreviation, 5=the year is shown as a four-digit number. | |
Time-format | N1 | X | Indicates how the time is displayed in all screens. 0=24h, 1=am/pm | |
Time-format-delimiter | A1 | X | The character which separates the hour and minute values. | |
Timezone | N2 | X | The number of hours ahead or behind your data center time zone. |
00 | Success |
02 | Invalid cabinet name or - in batch mode only - locked cabinet |
None