#include TimeDate using namespace Extra; int TimeDate::time() { } int TimeDate::date() { } Day TimeDate::day() { } Format TimeDate::format() { }