enum CCL::ILocaleInfo::TimeUnit

#include <ilocaleinfo.h>

enum TimeUnit
{
    kDays,
    kHours,
    kMinutes,
    kSeconds,
};