contentdb
contentdb copied to clipboard
Package add time in ContentDB info tab is too precise
Problem
If you select a ContentDB package and go to the Information tab, it shows the time of addition. It's a time and date. But the time is way too precise, with 6 decimal places after the seconds.
Solutions
Round the time (seconds) towards the nearest integer. Remove all decimal places.
Alternatives
None.
Additional context
No response