Skip to content

Conversation

@labkey-adam
Copy link
Contributor

@labkey-adam labkey-adam commented Aug 26, 2024

Rationale

On SQL Server with a non-US language set (which sets the date format to "dmy"), all Timestamp JDBC parameters are sent in a format that SQL Server parses incorrectly. This leads to incorrect data (when the day of the month is <= 12) or exceptions (when day of the month > 12). https://www.labkey.org/home/Developer/issues/issues-details.view?issueId=51129

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants