Home
last modified time | relevance | path

Searched refs:GetTimeFormat (Results 1 – 3 of 3) sorted by relevance

/haiku/headers/os/locale/
H A DFormattingConventions.h87 status_t GetTimeFormat(BTimeFormatStyle style,
/haiku/src/kits/locale/
H A DTimeFormat.cpp247 fConventions.GetTimeFormat(style, format); in _CreateTimeFormatter()
H A DFormattingConventions.cpp455 BFormattingConventions::GetTimeFormat(BTimeFormatStyle style, in GetTimeFormat() function in BFormattingConventions
614 GetTimeFormat(B_MEDIUM_TIME_FORMAT, format); in Use24HourClock()