property Chart.LocAMPM as String
Retrieves the time marker such as AM or PM using the current user regional and language settings.

TypeDescription
String A String expression that indicates the time marker such as AM or PM using the current user regional and language settings.
The LocAMPM property gets the locale AM/PM indicators as indicated by current regional settings. The <%AM/PM%> HTML tag indicates the twelve-hour clock with the uppercase letters "AM" or "PM", as appropriate set by the AMPM property. The <%loc_AM/PM%> HTML tag indicates the time marker such as AM or PM using the current user regional and language settings (LocAMPM property). The LocFirstWeekDay property indicates the first day of the week, using the current user regional and language settings. The LocMonthNames property specifies the list of name of the months, using the current user regional and language settings. The LocWeekDays property specifies the name of the days in the week,  using the current user regional and language settings.