anandhirv / aseisql

Automatically exported from code.google.com/p/aseisql
0 stars 0 forks source link

datepart problem #82

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Run the query datepart(dw, date)

What is the expected output? What do you see instead?
Expected output is [1 - 7 (Sun. - Sat.)] instead it is 1 - 7 (Mon. - Sun.)]
when I run the same query on another tool it gives me the expected answer!

What version of the product are you using? On what operating system?
Built on 2009-11-09(YMD) and on Windows XP.

Please provide any additional information below.
Is there any option to configure it?

Original issue reported on code.google.com by Gopi.Mai...@gmail.com on 24 Sep 2010 at 2:32