Searched defs:getHours (Results 1 – 6 of 6) sorted by relevance
38 int getHours(); in getHours() method
80 int getHours(); in getHours() method
83 public int getHours() { in getHours() method in TimeOfDay557 public int getHours() { in getHours() method in TimeOfDay.Builder
201 public int getHours() { in getHours() method in DateTime1131 public int getHours() { in getHours() method in DateTime.Builder
36 int getHours()const { return (m_time%(24*60))/60; } in getHours() function in boost::icl::Time
4 …unction(t){return t.getMonth()},getDate:function(t){return t.getDate()},getHours:function(t){retur… method