Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Increment time() by 1 minute
Message
 
 
À
07/06/2005 12:21:39
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Database:
Visual FoxPro
Divers
Thread ID:
01020951
Message ID:
01020983
Vues:
19
>>I'm sure there is a simple solution for this, but I'm out of ideas. I want to add one minute to a time() value. Something like:
>>
>>lctime = time() + 60 seconds()
>>
>>Any ideas? Thanks in advance..
>>
>>Tim
>
>Ttoc(Ctot(Time())+60,2)
>


Try with
SET HOURS TO 12
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform