{
	"id": "4091cc30-0278-49f0-8d83-b17a5f8103f3",
	"created_at": "2026-04-06T00:09:22.544565Z",
	"updated_at": "2026-04-10T13:12:14.685931Z",
	"deleted_at": null,
	"sha1_hash": "99551ee4b65903d11f33d33f3a02be3c6ffe1efb",
	"title": "System Time - Win32 apps",
	"llm_title": "",
	"authors": "",
	"file_creation_date": "0001-01-01T00:00:00Z",
	"file_modification_date": "0001-01-01T00:00:00Z",
	"file_size": 38952,
	"plain_text": "System Time - Win32 apps\r\nBy stevewhims\r\nArchived: 2026-04-05 18:04:50 UTC\r\nSystem time is the current date and time of day. The system keeps time so that your applications have ready access\r\nto accurate time. The system bases system time on coordinated universal time (UTC). UTC-based time is loosely\r\ndefined as the current date and time of day in Greenwich, England.\r\nWhen the system first starts, it sets the system time to a value based on the real-time clock of the computer and\r\nthen regularly updates the time. To retrieve the system time, use the GetSystemTime function. GetSystemTime\r\ncopies the time to a SYSTEMTIME structure that contains individual members for month, day, year, weekday,\r\nhour, minute, second, and milliseconds. It is easy to display this format to a user.\r\nYou can also obtain the system time in file time format using the GetSystemTimeAsFileTime function.\r\nGetSystemTimeAsFileTime copies the time to a FILETIME structure.\r\nTo set the system time, use the SetSystemTime function. SetSystemTime assumes you have specified a UTC-based time.\r\nThe GetSystemTimeAdjustment and SetSystemTimeAdjustment functions synchronize the time-of-day clock\r\nwith another time source using a periodic time adjustment applied at each clock interrupt.\r\nNote that the system can periodically refresh the time by synchronizing with a time source. Because the system\r\ntime can be adjusted either forward or backward, do not compare system time readings to determine elapsed time.\r\nInstead, use one of the methods described in Windows Time.\r\nSource: https://msdn.microsoft.com/ms724961.aspx\r\nhttps://msdn.microsoft.com/ms724961.aspx\r\nPage 1 of 1",
	"extraction_quality": 1,
	"language": "EN",
	"sources": [
		"MITRE"
	],
	"origins": [
		"web"
	],
	"references": [
		"https://msdn.microsoft.com/ms724961.aspx"
	],
	"report_names": [
		"ms724961.aspx"
	],
	"threat_actors": [],
	"ts_created_at": 1775434162,
	"ts_updated_at": 1775826734,
	"ts_creation_date": 0,
	"ts_modification_date": 0,
	"files": {
		"pdf": "https://archive.orkl.eu/99551ee4b65903d11f33d33f3a02be3c6ffe1efb.pdf",
		"text": "https://archive.orkl.eu/99551ee4b65903d11f33d33f3a02be3c6ffe1efb.txt",
		"img": "https://archive.orkl.eu/99551ee4b65903d11f33d33f3a02be3c6ffe1efb.jpg"
	}
}