I have QString keeps dates like 2014-11-23 06:55:59
I want to parse this QString to QDate and QTime.
I've tried
When i debug the code, i see QString value correctly, but mydate has no value. How can i fix it?
Printable View
Done, Thank you ;)
hi everyone,
i have been coding hotel management system and i would like to do something like this. in one lineedit it will be written check-in date which ı can do it and when i will write number of nights program will write automatically check-out date. i am waiting for your help.
thank you