tink_sql icon indicating copy to clipboard operation
tink_sql copied to clipboard

Timezone problem

Open kevinresol opened this issue 7 years ago • 0 comments

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.

kevinresol avatar Jul 07 '18 15:07 kevinresol