Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to display date
Message
From
20/03/2002 13:08:23
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
20/03/2002 13:02:14
Henry Ravichander
RC Management Systems Inc.
Saskatchewan, Canada
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00635101
Message ID:
00635108
Views:
19
>Hi All:
>
>I have a variabel that contains a date. I would like to display that date in the following format: 20 March 2002.
>
>How should I approach this. TIA.
>
>
cdow(today) + ", " + mdy(today)
>
>only displays Wednesday, March 20,02
>
>Ravi

Try,
trans(DATE(),'@YL')
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform