node-oracle icon indicating copy to clipboard operation
node-oracle copied to clipboard

Leap year - 1 March

Open arag00rn opened this issue 8 years ago • 1 comments

If you try to select today date (29-Feb-2016) you will get: (01-Mar-2016)

Example: SELECT sysdate from DUAL: [ { SYSTIMESTAMP: Tue Mar 01 2016 21:48:04 GMT+0100 (CET) } ]

arag00rn avatar Feb 29 '16 19:02 arag00rn

I am experiencing the same issue with handling leap day dates.

jimdillon avatar Mar 01 '16 19:03 jimdillon