Skip to content

Latest commit

 

History

History
24 lines (22 loc) · 818 Bytes

default-date-and-time.md

File metadata and controls

24 lines (22 loc) · 818 Bytes
title ms.custom ms.date ms.reviewer ms.suite ms.technology ms.tgt_pltfrm ms.topic dev_langs helpviewer_keywords ms.assetid caps.latest.revision author ms.author manager
Default Date and Time | Microsoft Docs
11/04/2016
cpp-language
article
C++
time, default
dates, default for _DATE and _TIME
2a00a772-94f9-4513-a76b-63441456c1e6
6
mikeblome
mblome
ghogen

Default Date and Time

ANSI 3.8.8 The definitions for _DATE_ and _TIME_ when, respectively, the date and time of translation are not available

When the operating system does not provide the date and time of translation, the default values for _DATE_ and _TIME_ are May 03 1957 and 17:00:00".

See Also

Preprocessing Directives