LOCALE_STIME* Constants

This topic defines the LOCALE_STIME* constants used by NLS.

Value Meaning
LOCALE_STIME Character(s) for the time separator. The maximum number of characters allowed for this string is four, including a terminating null character.
Windows Vista and later: This constant is deprecated. Use LOCALE_STIMEFORMAT instead. A custom locale might not have a single, uniform separator character. For example, a format such as "03:56'23" is valid.
LOCALE_STIMEFORMAT Time formatting strings for the locale. The maximum number of characters allowed for this string is 80, including a terminating null character. The string can consist of a combination of hour, minute, and second format pictures.