You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: