[Rails] Re: Re: SQL Server datetime error
Thibaut Barrère
thibaut.barrere at gmail.com
Tue Jan 24 10:06:06 GMT 2006
Hi
you might want to have a look over there :
http://www.karaszi.com/SQLServer/info_datetime.asp#DtFormatsInput
Just like the authour, I tend to use (although not with rails specifically
as I don't use sql server with it) the unseparated dateformat ('20051127
14:23:05') which is language neutral.
I have a trading station written in .Net which is deployed also in Spain and
rely on that format, so I guess it should do the job there to.
hope this helps
Thibaut
--
[blog] http://www.dotnetguru2.org/tbarrere
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060124/e25d7494/attachment.html
More information about the Rails
mailing list