source-integration icon indicating copy to clipboard operation
source-integration copied to clipboard

Change timestamp type to (Unix)timestamp

Open obmsch opened this issue 12 years ago • 0 comments

Change 'Matis_plugin_Source_changeset_Table.timestamp' type to (Unix)timestamp. Rationale: a) All other dates in MantisBT are implemented this way. b) Any server-side interpretation of dates is avoided. At least on MSSQLServer all 'Y-m-d H:i:s' dates depend on Locale.

Follow-up(issue #53)

LG M.

obmsch avatar Sep 02 '13 20:09 obmsch