Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Datetime() Function
Message
 
 
To
04/12/2001 20:11:03
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00589597
Message ID:
00589599
Views:
33
>Hi,
>
>I have a table that has a datetime field. The table contains numerous records.
>Is there a command or a function that I can use to convert all the seconds of the datetime fields to zero?
>
>example: 12/05/01 09:08:35 AM change to 12/05/01 09:08:00 AM
>
>any help will be greatly appreciated.
>
>Thanks in advance

Hi Mike,

See Sec() function.
Replace All Datetimefield With Datetimefield - SEC( Datetimefield )
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform