Navigation:  Reference > Functions >

ConvertToTime()

Print this Topic Previous pageReturn to chapter overviewNext page

 

CTOT(1)

 

PURPOSE

This function will return the given field as an T type (time) field.

 

PARTS

 

1 f/c/eRequired - The field to be converted to T type.

 

RETURN TYPE - T

 

COMMENTS

F, P, D, and L type fields cannot be converted to T (including A type fields); however, all others can.  The size of the resulting time value depends on the receiving field, regardless of the value that is converted.

 

SEE ALSO

DATE()   Convert to Date CTOD() Convert to time CTOT()   TIME GET SET  Convert time to record TTOR()  Covert time to number TTOF() Convert time to string TTOC()

TIME() YEAR() Date Command  Date to Record DTOR()  Convert date to Character DTOC() Days in month DAY_IN_MONTH

Increment the Month INC_MONTH DayMonthyear DMY()  Month Day Year MDY()

Charicter of month CMNTH()  Charicter to day of week CDOW()

 


Page url: http://www.cassoftware.com/tas/manual/converttotime().htm