Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Date + Time
Message
 
À
11/07/1996 14:24:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00003785
Message ID:
00003796
Vues:
23
>>>>I have two fields (date and time) that I would like to combine to have a datetime field.
>>>>
>>>>I can have the datetime field to be equal to dtot(date) but this will result in a datetime field having the value of the date + 00:00:00.
>>>>
>>>>I would like to syncronize my time field to be part of the datetime field as well
>>>>
>>>use the other function (the one for strings - the name evades me now..must be getting older <s>, either that or the week
>>
>>That would be DTOC().
>No i don't think so
>DTOC is Date to Char
>
>it might be STOT() or something like that - I just don't have
>VFP at hand- i'll look it up in the morn. if noone else would
>
>Arnon

try CTOT(dtoc(date()) + time())...
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform