Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Convert numeric field information into time information
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01526846
Message ID:
01526858
Vues:
38
Thank sergey

>
>lnTime = 6.75
>? PADL(INT(lnTime), 2, "0") + ":" + PADL(INT((lnTime % 1)*60), 2, "0")
>
>>
>>i have 9.5 and i want 09:30
>>i have 6.75 and i want 06:45
>>
>>how to resolve my problem ?
>>
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform