<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://fileformats.archiveteam.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://fileformats.archiveteam.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Capsulednippers</id>
		<title>Just Solve the File Format Problem - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://fileformats.archiveteam.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Capsulednippers"/>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/Special:Contributions/Capsulednippers"/>
		<updated>2026-05-04T09:32:25Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.19.2</generator>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/MS-DOS_date/time</id>
		<title>MS-DOS date/time</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/MS-DOS_date/time"/>
				<updated>2020-11-29T11:30:12Z</updated>
		
		<summary type="html">&lt;p&gt;Capsulednippers: highlight that these are bitfields not day counts or 2-second counts like unix epoch dates (did not want to repeat the spec since it is linked)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Elements of File Formats&lt;br /&gt;
|released=1981&lt;br /&gt;
}}&lt;br /&gt;
'''MS-DOS date''' and '''MS-DOS time''' are data formats associated with [[MS-DOS]]. They are used in some file formats from the MS-DOS era.&lt;br /&gt;
&lt;br /&gt;
Each is a 16-bit integer of packed '''bit-fields''', not simple day or second counts since an origin (see spec below for exact bit field descriptions).&lt;br /&gt;
&lt;br /&gt;
'''MS-DOS date''' represents a day in the range 1980 to 2099 (or maybe 2107, but dates after 2099 aren't always correctly handled).&lt;br /&gt;
&lt;br /&gt;
'''MS-DOS time''' represents a 2-second interval within some day. The time is usually expected to be in &amp;quot;local time&amp;quot;, and there is no indication of the time zone. This makes it fairly useless in the internet age.&lt;br /&gt;
&lt;br /&gt;
== Specifications ==&lt;br /&gt;
* [https://msdn.microsoft.com/en-us/library/windows/desktop/ms724247%28v=vs.85%29.aspx Windows Dev Center: DosDateTimeToFileTime function] - Describes MS-DOS date and time formats&lt;br /&gt;
&lt;br /&gt;
== Related formats ==&lt;br /&gt;
Examples of file formats that use MS-DOS date/time:&lt;br /&gt;
* [[FAT12]]&lt;br /&gt;
* [[ZIP]]&lt;br /&gt;
* [[LHA]]&lt;br /&gt;
* [[Cabinet]]&lt;br /&gt;
* [[CopyQM]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Date and time formats]]&lt;br /&gt;
[[Category:Microsoft]]&lt;br /&gt;
[[Category:MS-DOS]]&lt;/div&gt;</summary>
		<author><name>Capsulednippers</name></author>	</entry>

	</feed>