contentdb icon indicating copy to clipboard operation
contentdb copied to clipboard

Package add time in ContentDB info tab is too precise

Open Wuzzy2 opened this issue 10 months ago • 1 comments

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

Wuzzy2 avatar Nov 28 '24 12:11 Wuzzy2