Microsoft
Software
Hardware
Network
Question : easy question
I have this code and not giving me date format correctly...
txt1.Text = String.Format("{0:MM/dd/yy
yy}", reader["date"].ToString())
;
Answer : easy question
Yes you can use any format because the variable is now a datetime.
Check:
http://www.csharp-examples
.net/strin
g-format-d
atetime/
Glad I solved your issue.
Random Solutions
PHP File Access Control Handler
Access - Internet File Storage Space
MS Access SubForm Error
Cannot RDP to server after DSL modem was replaced
Oracle CPU usage
weblogic webserver error
Query to display missing sequence numbers/range for separate groups/subgroups
copying proc from sp_helptext and running it breaks lines
Place to buy repair transistors.
How to take a screenshot using VBS