mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 20:54:28 +08:00
Adds AM_STR and PM_STR to locale.py (#6065)
This commit is contained in:
@@ -11,6 +11,8 @@ D_T_FMT: int
|
||||
D_FMT: int
|
||||
T_FMT: int
|
||||
T_FMT_AMPM: int
|
||||
AM_STR: int
|
||||
PM_STR: int
|
||||
|
||||
DAY_1: int
|
||||
DAY_2: int
|
||||
|
||||
Reference in New Issue
Block a user