[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 FT_MIN2MIL()
 Convert minute of day to military format time.
------------------------------------------------------------------------------

 Syntax

      FT_MIN2MIL( <nMINUTE> ) -> cMILTIME

 Arguments

     <nMINUTE>  numeric integer representing minute of day.

 Returns

     <cMILTIME>  character string of form hhmm, where 0<=hh<24.

 Description

     Converts minute of the day to military format time.

 Examples

     FT_MIN2MIL( 279 ) -> 0439

 Source: MILTIME.PRG

 Author: Alexander B. Spencer

See Also: FT_MIL2MIN() FT_MIL2CIV() FT_CIV2MIL() FT_SYS2MIL()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson