Tm constructor

Tm()

Implementation

Tm(){
	localtime( time() );
}