spring - Takes date (only date not time) from the client and search in date (timestamp) column in MYSQL -


in mysql using date (timestamp) column stores date time. accepting todate , fromdate user (this date without time). how search in date column ( date column stores date time). , date (timestamp) column exist in database, can't change column type.


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -