This is a multi-part message in MIME format.
------=_NextPart_000_0026_01C3B481.1A0482F0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
All,=20
I have a function which returns a double and is show in a label. I need =
to convert the double to a time format. For example, if my double is =
1.73 then the time should be 2 hours and 13 minutes. How can I go about =
this?
Thanks,=20
Brian P. Hammer
------=_NextPart_000_0026_01C3B481.1A0482F0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1276" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV>All, </DIV>
<DIV> </DIV>
<DIV>I have a function which returns a double and is show in a =
label. I=20
need to convert the double to a time format. For example, if my =
double is=20
1.73 then the time should be 2 hours and 13 minutes. How can I go =
about=20
this?</DIV>
<DIV> </DIV>
<DIV>Thanks, <BR>Brian P. Hammer</DIV></BODY></HTML>
------=_NextPart_000_0026_01C3B481.1A0482F0--