tink_sql
tink_sql copied to clipboard
Timezone problem
To be investigated, because I have totally no idea on this. I only know that it is not well handled now.
Mostly because all those SQL implementations (e.g. mysql / postgres / sql server) has some sort of Date/Datetime/Timestamp type with or without timezone. And haxe Date has no timezone, only the operating system has. It is pretty complicated. If anyone has some idea, please share here.