MySQL Forums
Forum List  »  Connector/C++

Re: Mysql connector c++ 8.0. How to work with datetime?
Posted by: Peter Brawley
Date: January 22, 2020 03:23PM

Connector/C++ returns dates as strings formatted as '%Y-%m-%d' for examples see https://dev.mysql.com/doc/refman/8.0/en/c-api-prepared-statement-date-handling.html

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.