Hi there
My current database has data time saved as a string in yyyy-MM-dd HH:mm format, however to display this properly in the DateTimePicker I understand one should use YYYY-MM-DD HH:mm
How can I ensure that what is retried in my current database format displays correctly in the DatePicker and how do I ensure that what is saved is also saved correctly in the db format?
Thanks.
My current database has data time saved as a string in yyyy-MM-dd HH:mm format, however to display this properly in the DateTimePicker I understand one should use YYYY-MM-DD HH:mm
How can I ensure that what is retried in my current database format displays correctly in the DatePicker and how do I ensure that what is saved is also saved correctly in the db format?
Thanks.