as the title,
i want to insert a datetime into a table, for example'
Table'
--------------------------
NAME | Type
--------------------------
Id | Int
Time | Datetime
--------------------------
and whatever i insert timezone +9 or timezone -9, it could saveas timezone +2 in database.