class Piranha::Constants::DateStyle
- Piranha::Constants::DateStyle
- Reference
- Object
Defined in:
piranha/constants/date_style.crConstant Summary
-
FULL =
"PKDateStyleFull"
-
LONG =
"PKDateStyleLong"
-
MEDIUM =
"PKDateStyleMedium"
-
NONE =
"PKDateStyleNone"
-
SHORT =
"PKDateStyleShort"