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
SBS2008 create public mailbox
dnn- add a mudule to a pane and have it show on all pages
Need help with Crystal Report and Visual Studio
The more and bigger mass storage devices dedicated for ReadyBoost the merrier?
patitioning 1TB HD for maximum performance
get item in array
PE_PATCHED.DEN
converting an sql join query into hibernate named query
Opening a PDF stored in an XML field...
Div with scroll bar showing mysql data?