Actions
Improvement #11718
closedImprovement #11632: Patch management/ Windows updates related improvements
Use unix timestamp to store Last Deployment Date to the database.
Start date:
09/08/2024
Due date:
13/08/2024
% Done:
100%
Estimated time:
Device Type:
Windows
Component:
Type:
Windows
Description
Use unique timestamp to store Last Deployment Date to the database in order to save only the last deployment date without saving the time related to the last deployment of a particular windows update.Storing the Last Deployment Date as a Unix timestamp will avoid issues with the time zones and differences in local datetime formats.
Actions