Ask a Question related to ASP.NET General, Design and Development.
-
Rhys Gravell #1
Re: *very* strange date issue (more info)
Have you check the regional settings and date and time on the server
compared to your dev machine?
I came across a similar issue with a VB 6 app once where because a user
had configured their machine to an american date time format, the way
they were displayed through the app on their machine was, well to be
honest quite alarming, wheras on all other machines it was fine.
Rhys Gravell
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Rhys Gravell Guest
-
strange behaviour with date in SQL
Hi, The Access table "dayoff" contains following dates: 8/4/2004 till 8/14/2004 (in dd-mm-yy format). 'dat1' and 'dat2' contains dates coming... -
Strange Dec 1969 Bug with date
The following piece of code should iterate through the months printing out the months and years combined. However date seems to have a preference... -
Very strange date problem
Hi everybody, When I use the following to add a record to a database rs.addNew rs("ReplyTo") = ReplyToID rs("mID") =... -
Strange date criteria.
Here's what I'm looking to do in English: Select all the orders we're received (count of bookall.jobnum) since last Sunday. Also show the orders... -
*very* strange date issue
hi, i am having big issues in deploying my asp.net web application to our web server. dates do not behave the same as on my development...



Reply With Quote

