Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SET CENTURY stuff
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00206098
Message ID:
00206190
Views:
22
>VFP 5.0b.
>SET CENTURY To 19 ROLLOVER 5
>
>When a date is in the 20th century, say Dec. 21, 1999, it looks like this is a TextBox with Format property="D": 99/12/21
>
>This is good.
>
>When a date is in the 21st century, say Dec. 21, 2000, it looks like this is a TextBox with the Format property="D": 2000/12/21
>
>This is not good.
>
>Is there a way around this? I want to see two digits for the year whether 19xx or 20xx.

Joseph,

Seriously consider always displaying the full year (all four digits) as anything else is ambiguous to the user.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform