Searched refs:_FormatTime (Results 1 - 2 of 2) sorted by relevance

/haiku/src/preferences/time/
H A DZoneView.h49 BString _FormatTime(const BTimeZone& timeZone);
H A DZoneView.cpp504 BString timeString = _FormatTime(item->TimeZone());
518 BString timeString = _FormatTime(fCurrentZoneItem->TimeZone());
556 TimeZoneView::_FormatTime(const BTimeZone& timeZone) function in class:TimeZoneView

Completed in 32 milliseconds