MySQL-StORM
MySQL-StORM copied to clipboard
Datetime or Date field
I have multiple Datetime and Date field in my table and I don't know how to declare property in my Class definition.
Hello, did you found a way to do it ?
I'd convert them to UInt32 and use epoch time. Make sure to use Date().timeIntervalSince1970.