MCPcopy Create free account
hub / github.com/MailCore/mailcore2 / setTimeStyle

Method setTimeStyle

src/core/renderer/MCDateFormatter.cpp:69–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67}
68
69void DateFormatter::setTimeStyle(DateFormatStyle style)
70{
71 mTimeStyle = style;
72}
73
74DateFormatStyle DateFormatter::timeStyle()
75{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected