Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to change a single character to a year?
Message
From
17/11/2002 23:22:12
 
 
To
17/11/2002 21:21:25
Henry Ravichander
RC Management Systems Inc.
Saskatchewan, Canada
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00723697
Message ID:
00723739
Views:
7
>Hi All:
>
>I extract the data from a sdf file and populate a table and then process as follows:
>
>
mDayOfService = SUBSTR(ConvertThis.LineItem,53,2)
>mMonthOfService = SUBSTR(ConvertThis.LineItem,56,2)
>mYearOfService = SUBSTR(ConvertThis.LineItem,59,1) &&the document only provides 1 digit for the year
>
>How do I take the above information and convert it to read, say MM/DD/YYYY? Specially when only 1 digit of the year is available to me from teh source document.
>
>Thank you for your advise.

This is a great resource for learning quirks of the English language.
http://www.wsu.edu/~brians/errors/errors.html
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform