If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > Corel Paradox > Format dates in paradox

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-20-04, 19:14
varun_b varun_b is offline
Registered User
 
Join Date: May 2004
Posts: 11
Format dates in paradox

I have a date which is in the format of a string. "12/12/2003". Is there any way by which i can convert it to "12 December 2003" format using a paradox function and not having to write a whole big function with ifs and elses in it?

In the help section i found date format specifiers such as d mmmm yyyy but not sure how to use them.
Reply With Quote
  #2 (permalink)  
Old 05-23-04, 12:29
Shores Shores is offline
Registered User
 
Join Date: Aug 2003
Location: Bologna - Italy
Posts: 209
format("DD2, DML, DY3, DO(%D %M %Y)",date("30/11/2005"))

Bye!
__________________
The only failure is not trying to do it.
Reply With Quote
  #3 (permalink)  
Old 07-20-09, 22:01
philiptdotcom philiptdotcom is offline
Registered User
 
Join Date: Jun 2008
Posts: 4
Smile Thanks!

Five years later, this answer--which I may never have figured out my own--is still coming in handy! THANKS!
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On