analyzer_plugin/prefer_timestamps library

Classes

PreferTimestamps
Prefer UTC timestamps
UseClockNowUtc
Fix for prefer_timestamps that appends .toUtc() to clock.now()
UseDateTimeTimestamp
Fix for prefer_timestamps that replaces DateTime.now() with DateTime.timestamp()