You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: