An open API service indexing awesome lists of open source software.

https://github.com/gpalleschi/get_format_date

The GET_FORMAT_DATE is an oracle sql function to validate if a string is in date format, function return date format if is correct otherwise null. Its can be used like an IS DATE function.
https://github.com/gpalleschi/get_format_date

date isdate oracle plsql validate

Last synced: 3 months ago
JSON representation

The GET_FORMAT_DATE is an oracle sql function to validate if a string is in date format, function return date format if is correct otherwise null. Its can be used like an IS DATE function.

Awesome Lists containing this project