php - swift save nsdate of core data into a mysql database -


in swift 2 app user can save entries core data. there data row nsdate format.

the user select date date picker , store information core data, example:

> 2016-03-09 23:00:00 +0000 

my problem is, how can save format mysql database? can save datetime, result without time zone +0000

any ideas? :)


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

reactjs - React router and this.props.children - how to pass state to this.props.children -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -