class Piranha::Constants::DateStyle

Defined in:

piranha/constants/date_style.cr

Constant Summary

FULL = "PKDateStyleFull"
LONG = "PKDateStyleLong"
MEDIUM = "PKDateStyleMedium"
NONE = "PKDateStyleNone"
SHORT = "PKDateStyleShort"