hour method

double hour()

Implementation

double hour(){
	return _hour;
}