Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Date-Time Format
Message
From
25/09/1998 07:37:49
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
25/09/1998 06:01:19
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00140391
Message ID:
00140756
Views:
23
>But cetin i have not bounded that control so i don't think that should be fine.
>Isn't there anything in VFP for datetime format like the one for British Date formats ie 'e'.
>
>Shashi
Shashi,
If it were bound then value you put there would be nonsense and it would be set to controlsource.value. As Cristof warned it's a datetime value (not just date) so would be {/:} . It doesn't make it to be bound to somewhere just acts like "e" format for British date and validates entered data as datetime. If you want it like a plain text with datetime format (no validation as datetime) set inputmask to "99/99/9999 99:99:99" (which is like controls' text property). Other than that I don't know a special format code for datetime.
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