If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Delphi, C etc > Date based on Regional Setting

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-25-03, 11:31
akishine akishine is offline
Registered User
 
Join Date: Feb 2003
Posts: 1
Date based on Regional Setting

Hi,
My application is used both in US and in UK. However, when user's in UK try to insert a record to Sybase Database, they get date format error. I understand that their format is [dd/MM/ccyy] and ours is [MM/dd/ccyy] . Sybase does not understand their format, becuase it interprets day of the month as the actual month.
Is there a way to specify to always use US format?
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On