Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This topic defines the LOCALE_SDAYNAME* constants used by NLS.
Value | Meaning |
---|---|
LOCALE_SDAYNAME1 | Native long name for Monday. The maximum number of characters allowed for this string is 80, including a terminating null character. |
LOCALE_SDAYNAME2 | Native long name for Tuesday. The maximum number of characters allowed for this string is 80, including a terminating null character. |
LOCALE_SDAYNAME3 | Native long name for Wednesday. The maximum number of characters allowed for this string is 80, including a terminating null character. |
LOCALE_SDAYNAME4 | Native long name for Thursday. The maximum number of characters allowed for this string is 80, including a terminating null character. |
LOCALE_SDAYNAME5 | Native long name for Friday. The maximum number of characters allowed for this string is 80, including a terminating null character. |
LOCALE_SDAYNAME6 | Native long name for Saturday. The maximum number of characters allowed for this string is 80, including a terminating null character. |
LOCALE_SDAYNAME7 | Native long name for Sunday. The maximum number of characters allowed for this string is 80, including a terminating null character. |