-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wrong date saving when object used #1532
Comments
Try date using interface |
@abrar-khan007 Could you be more specific and show me how can I do it? |
See #1340 (comment) |
@cjbj ok, txs
and other code would stay as it was before (type of field in table - date), then result will be correct. @cjbj tell me please can you see that it could be correct workaround? |
Have u checked for null , I believe default format is getting executed . Using interface provide value be specific for conversation |
What versions are you using?
database: 18c
process.platform - win32
process.version - v14.16.0
process.arch - x64
require('oracledb').versionString - 5.5.0
require('oracledb').oracleClientVersionString - 19.14.0.0.0
Is it an error or a hang or a crash?
error
What error(s) or behavior you are seeing?
wrong time in date
`
`
In database:
`
`
result:
`
`
`
`
Please help me to understand, it's error or I did something wrong?
The text was updated successfully, but these errors were encountered: