DateTime :: time - Get time value from timestamp value
Return value:  Time value ( odaba::Time & )
The time value is passed in the ODABA Interface::Time format and provides time in 1/100th seconds.
Implementation overview
-  - internal feature (not documented)
 DateTime :: time (  )
-  - internal feature (not documented)
 DateTime :: time ( cTime )
Implementation details
- to list
- 
- internal feature (not documented)
 const odaba::Time & DateTime  :: time ( odaba::Time &cTime )
 - cTime
 - Time value
The time value is passed in the ODABA Interface::Time format and provides time in 1/100th seconds. 
 to list
- cTime
 - Time value

