Changeset 2482 for box/trunk/lib/common/BoxTime.h
- Timestamp:
- 29/03/2009 15:08:12 (3 years ago)
- File:
-
- 1 edited
-
box/trunk/lib/common/BoxTime.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
box/trunk/lib/common/BoxTime.h
r2203 r2482 41 41 } 42 42 43 std::string FormatTime(box_time_t time, bool showMicros = false); 43 std::string FormatTime(box_time_t time, bool includeDate, 44 bool showMicros = false); 44 45 45 46 #endif // BOXTIME__H
Note: See TracChangeset
for help on using the changeset viewer.
