https://github.com/opf/openproject-timestamp_migrator
https://github.com/opf/openproject-timestamp_migrator
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/opf/openproject-timestamp_migrator
- Owner: opf
- Created: 2013-11-19T10:22:24.000Z (about 12 years ago)
- Default Branch: dev
- Last Pushed: 2018-10-26T11:40:41.000Z (about 7 years ago)
- Last Synced: 2025-06-22T00:57:49.915Z (7 months ago)
- Language: Ruby
- Size: 147 KB
- Stars: 0
- Watchers: 10
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# OpenProject Timestamp Migrator Plugin
Including this plugin performs a migration changing the timestamps
in the database from the local time zone, which was the Rails2 default,
to UTC, which is the Rails3 default.