Skip to content

Time.now => Time.current in controllers

Sean Arnold requested to merge 216527-time-zone-usage-controllers into master

What does this MR do?

As part of #216527 (closed), we convert more uses of Time.now to Time.current. This time, it's the controllers which we migrate.

Both CE, and EE.

Conformity

Part of #216527 (closed)

Edited by Sean Arnold

Merge request reports