Home
last modified time | relevance | path

Searched refs:CoerceFormatForClock (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/os/locale/
H A DFormattingConventions.h144 void CoerceFormatForClock(BString& outFormat) const;
/haiku/src/kits/locale/
H A DFormattingConventions.cpp481 CoerceFormatForClock(outFormat); in GetTimeFormat()
525 CoerceFormatForClock(outFormat); in GetDateTimeFormat()
669 BFormattingConventions::CoerceFormatForClock(BString& outFormat) const in CoerceFormatForClock() function in BFormattingConventions