This is a discussion on "dates" within the Classic ASP section. This forum, and the thread "dates are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
dates
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
||||
|
||||
|
dates
when i input a date to be put into a database, i have to input it in american format, 12/25/04 for example, instead of 25/12/04, for ASP to recognise it as the right date. How can i make it so that i can input it as a british date?
|
|
|
|
#2
|
||||
|
||||
|
You need to set the session LCID like this:-
Also, if your database is access, then go into design view and specifically set the format as dd/mm/yyyy
__________________
Click the 'Thanks!' button if this post has helped you Rob - Webforumz Founder
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
|
#3
|
||||
|
||||
|
ok thanks rob
|
![]() |
| Tags |
| dates |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| PHP dates | simonb | PHP Forum | 11 | Sep 5th, 2007 14:30 |
| Days between 2 Dates | birdy247 | JavaScript Forum | 1 | Apr 19th, 2007 19:55 |
| Querying Dates | Steve Mellor | Databases | 1 | Apr 13th, 2007 14:59 |
| printing out dates | riotman | Classic ASP | 0 | May 23rd, 2006 20:47 |
| dates in SQL | spinal007 | Databases | 3 | Nov 10th, 2004 09:32 |