* source/ct/cttime.prg
    * fixed SecToTime() function to return hundredth with 2 digits.
    * extended Sectotime() to work with thousandth.
      new syntax: Sectotime( <nSeconds>, [<lHundredth>], [<lThousandth>] )
      If lThousandth is true, it will return 3 digits after seconds.
      This parameter supersede <lHundredth>.
    * extended TimeToSec() to work with thousandth.
      Now this function will convert "HH:MM:SS:ttt" also.

  * source/ct/dattime3.c
    * extended timevalid() to validate thousandth of seconds.
      Now the time string "HH:MM:SS:ttt" is valid.

regards,
Eduardo



      Veja quais são os assuntos do momento no Yahoo! +Buscados
http://br.maisbuscados.yahoo.com

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to