Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 1.84 KB

locale-stime-constants.md

File metadata and controls

30 lines (16 loc) · 1.84 KB
description ms.assetid title ms.topic ms.date
LOCALE\_STIME\* Constants
d16e7e0c-93f1-4f08-a319-02b717b7d33b
LOCALE_STIME* Constants
article
05/31/2018

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.