Skip to content

Show full datetime when hovering over date in the created/modified mixin

Sivert Olstad requested to merge created-modified-mixin-full-date into main

The created/modified mixin is used to display when an object has been created and modified. Currently only the date is viewable, this PR makes the time viewable by hovering over the date in your browser.

image

Merge request reports