CTOD()
VFP CTOD() function converts a character expression to a date expression.
Example :
?CTOD('12/31/2005')
Do you know what would be returned CTOD() if omitted year part of the character expression?
Example :
?CTOD('12/31')
Let's try it out!
About Programming, Visual FoxPro, .NET.
0 Comments:
Post a Comment
<< Home