Home:ALL Converter>Timestamp data type in sql developer

Timestamp data type in sql developer

Ask Time:2013-10-13T23:47:11         Author:Oto Shavadze

Json Formatter

In SQL Developer, I have field which type is timestamp(6)

When I am trying insert in this field data like this: 2013-07-10 12:22:22, SQL Developer shows error: not a valid month.

I have this settings in sql developer: enter image description here

Can you tell me please why happened this error?

Author:Oto Shavadze,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/19347058/timestamp-data-type-in-sql-developer
yy