Feb 2, 2008 #1 HOTLIPS Technical User Dec 5, 2000 55 GB How do I set the default date format to Engish UK , I am using Visual web Developer Express 2005..... I want my dates to in the DD/MM/YY format Can Anybody help ??? Thanks
How do I set the default date format to Engish UK , I am using Visual web Developer Express 2005..... I want my dates to in the DD/MM/YY format Can Anybody help ??? Thanks
Feb 2, 2008 #2 ca8msm Programmer May 9, 2002 11,327 GB You can to format them in whatever data control you are using to display the data. ------------------------------------------------------- Mark, [URL unfurl="true"]http://aspnetlibrary.com[/url] [URL unfurl="true"]http://mdssolutions.co.uk[/url] - Delivering professional ASP.NET solutions [URL unfurl="true"]http://weblogs.asp.net/marksmith[/url] Upvote 0 Downvote
You can to format them in whatever data control you are using to display the data. ------------------------------------------------------- Mark, [URL unfurl="true"]http://aspnetlibrary.com[/url] [URL unfurl="true"]http://mdssolutions.co.uk[/url] - Delivering professional ASP.NET solutions [URL unfurl="true"]http://weblogs.asp.net/marksmith[/url]
Feb 3, 2008 Thread starter #3 HOTLIPS Technical User Dec 5, 2000 55 GB Thanks .........but how ?? and where ?? ..I am new to ASP.net...and this is driving me up the wall I have a small database using sqlserver express 2005 and a few datetime fields which I would like to be n UK date format Please tell me more detail Thanks Upvote 0 Downvote
Thanks .........but how ?? and where ?? ..I am new to ASP.net...and this is driving me up the wall I have a small database using sqlserver express 2005 and a few datetime fields which I would like to be n UK date format Please tell me more detail Thanks
Feb 3, 2008 #4 ca8msm Programmer May 9, 2002 11,327 GB You need to tell us how you are displaying them on your page. We can't give you any suggestions as we don't know what controls you are using. ------------------------------------------------------- Mark, [URL unfurl="true"]http://aspnetlibrary.com[/url] [URL unfurl="true"]http://mdssolutions.co.uk[/url] - Delivering professional ASP.NET solutions [URL unfurl="true"]http://weblogs.asp.net/marksmith[/url] Upvote 0 Downvote
You need to tell us how you are displaying them on your page. We can't give you any suggestions as we don't know what controls you are using. ------------------------------------------------------- Mark, [URL unfurl="true"]http://aspnetlibrary.com[/url] [URL unfurl="true"]http://mdssolutions.co.uk[/url] - Delivering professional ASP.NET solutions [URL unfurl="true"]http://weblogs.asp.net/marksmith[/url]
Feb 3, 2008 Thread starter #5 HOTLIPS Technical User Dec 5, 2000 55 GB Hi Mark I am developing a web application to record info about customers and their visits to an estabishment So my database has customer info..name, address, DOB..etc and dates of visits etc I need my users to be able to enter the dates with Britsh format dd/mm/yyyy I am using gridviews and detailviews and using Web Developer 2005 Express and SQLserver 2005 express Hope this helps...and hope u can he thanks again Upvote 0 Downvote
Hi Mark I am developing a web application to record info about customers and their visits to an estabishment So my database has customer info..name, address, DOB..etc and dates of visits etc I need my users to be able to enter the dates with Britsh format dd/mm/yyyy I am using gridviews and detailviews and using Web Developer 2005 Express and SQLserver 2005 express Hope this helps...and hope u can he thanks again
Feb 3, 2008 #6 ca8msm Programmer May 9, 2002 11,327 GB OK, so show us how you are displaying this data in your GridView/DetailsView... ------------------------------------------------------- Mark, [URL unfurl="true"]http://aspnetlibrary.com[/url] [URL unfurl="true"]http://mdssolutions.co.uk[/url] - Delivering professional ASP.NET solutions [URL unfurl="true"]http://weblogs.asp.net/marksmith[/url] Upvote 0 Downvote
OK, so show us how you are displaying this data in your GridView/DetailsView... ------------------------------------------------------- Mark, [URL unfurl="true"]http://aspnetlibrary.com[/url] [URL unfurl="true"]http://mdssolutions.co.uk[/url] - Delivering professional ASP.NET solutions [URL unfurl="true"]http://weblogs.asp.net/marksmith[/url]