/openbmc/u-boot/drivers/rtc/ |
H A D | rtc-lib.c | 33 * Convert seconds since 01-01-1970 00:00:00 to Gregorian date. 45 /* day of the week, 1970-01-01 was a Thursday */ in rtc_to_tm() 48 year = 1970 + days / 365; in rtc_to_tm() 49 days -= (year - 1970) * 365 in rtc_to_tm() 51 - LEAPS_THRU_END_OF(1970 - 1); in rtc_to_tm()
|
H A D | ds1374.c | 116 DEBUGR ("Get RTC s since 1.1.1970: %ld\n", time1); in rtc_get() 144 if (tmp->tm_year < 1970 || tmp->tm_year > 2069) in rtc_set() 145 printf("WARNING: year should be between 1970 and 2069!\n"); in rtc_set() 149 DEBUGR ("Set RTC s since 1.1.1970: %ld (0x%02lx)\n", time, time); in rtc_set() 164 * Reset the RTC. We setting the date back to 1970-01-01.
|
H A D | mxsrtc.c | 17 /* Set time in seconds since 1970-01-01 */ 64 /* Set time to 1970-01-01 */ in rtc_reset()
|
H A D | ds1307.c | 151 if (tmp->tm_year < 1970 || tmp->tm_year > 2069) in rtc_set() 152 printf("WARNING: year should be between 1970 and 2069!\n"); in rtc_set() 176 * Reset the RTC. We setting the date back to 1970-01-01. 218 if (tm->tm_year < 1970 || tm->tm_year > 2069) in ds1307_rtc_set() 219 printf("WARNING: year should be between 1970 and 2069!\n"); in ds1307_rtc_set()
|
H A D | pcf2127.c | 73 if (tm->tm_year < 1970) in pcf2127_rtc_get() 74 tm->tm_year += 100; /* assume we are in 1970...2069 */ in pcf2127_rtc_get()
|
H A D | date.c | 16 #define STARTOFTIME 1970 66 * Converts Gregorian date to seconds since 1970-01-01 00:00:00.
|
/openbmc/openbmc/poky/meta/recipes-connectivity/bind/bind/ |
H A D | conf.patch | 8 --- bind-9.3.1.orig/conf/db.0 1970-01-01 01:00:00.000000000 +0100 24 --- bind-9.3.1.orig/conf/db.127 1970-01-01 01:00:00.000000000 +0100 41 --- bind-9.3.1.orig/conf/db.empty 1970-01-01 01:00:00.000000000 +0100 59 --- bind-9.3.1.orig/conf/db.255 1970-01-01 01:00:00.000000000 +0100 75 --- bind-9.3.1.orig/conf/db.local 1970-01-01 01:00:00.000000000 +0100 92 --- bind-9.3.1.orig/conf/db.root 1970-01-01 01:00:00.000000000 +0100 141 --- bind-9.3.1.orig/conf/named.conf 1970-01-01 01:00:00.000000000 +0100 194 --- bind-9.3.1.orig/conf/named.conf.local 1970-01-01 01:00:00.000000000 +0100 206 --- bind-9.3.1.orig/conf/named.conf.options 1970-01-01 01:00:00.000000000 +0100 234 --- bind-9.3.1.orig/conf/zones.rfc1918 1970-01-01 01:00:00.000000000 +0100 [all …]
|
/openbmc/openbmc/poky/meta/recipes-extended/at/at/ |
H A D | posixtm.c | 262 197001010000.00 13 0 Thu Jan 1 00:00:00 1970 263 197001010000.01 13 1 Thu Jan 1 00:00:01 1970 264 197001010001.00 13 60 Thu Jan 1 00:01:00 1970 265 197001010100.00 13 3600 Thu Jan 1 01:00:00 1970 266 197001020000.00 13 86400 Fri Jan 2 00:00:00 1970 267 197002010000.00 13 2678400 Sun Feb 1 00:00:00 1970 288 7012131415.16 13 29945716 Sun Dec 13 14:15:16 1970
|
/openbmc/bmcweb/test/redfish-core/include/utils/ |
H A D | time_utils_test.cpp | 91 "1970-01-01T00:00:00+00:00"); in TEST() 94 EXPECT_EQ(getDateTimeStdtime(std::time_t{0}), "1970-01-01T00:00:00+00:00"); in TEST() 100 "1970-01-01T00:00:00+00:00"); in TEST() 119 "1970-01-01T00:00:00+00:00"); in TEST() 130 "1970-01-01T00:00:00.000+00:00"); in TEST() 141 "1970-01-01T00:00:00.000000+00:00"); in TEST() 170 EXPECT_EQ(dateStringToEpoch("1970-01-01T00:00:00.000000+00:00"), in TEST()
|
/openbmc/bmcweb/redfish-core/src/utils/ |
H A D | time_utils.cpp | 234 // Preconditions: z is number of days since 1970-01-01 and is in the range: 267 // d is days since 1970-01-01 in toISO8061ExtendedStr() 279 // (1970) in toISO8061ExtendedStr() 287 else if (year < 1970) in toISO8061ExtendedStr() 289 year = 1970; in toISO8061ExtendedStr() 334 // d is days since 1970-01-01 346 ymd = 1970y / std::chrono::January / 1d; 361 else if (ymd.year() < 1970y) 364 ymd = 1970y / std::chrono::January / 1d;
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/ace/files/ |
H A D | ace_config.patch | 4 --- ACE_wrappers1/ace/config.h 1970-01-01 02:00:00.000000000 +0200 9 --- ACE_wrappers1/include/makeinclude/platform_macros.GNU 1970-01-01 02:00:00.000000000 +0200
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/ |
H A D | Progress.interface.yaml | 19 Indicates when the request is created since the Epoch (1 Jan 1970 24 Indicates when the state is completed since the Epoch (1 Jan 1970
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | Multics | 15 (1963-1970), renamed the MIT Laboratory for Computer Science and 16 Artificial Intelligence in the mid 1970s, under the leadership of
|
/openbmc/linux/drivers/rtc/ |
H A D | lib_test.c | 30 * Checks every day in a 160000 years interval starting on 1970-01-01 42 int year = 1970; in rtc_time64_to_tm_test_date_range()
|
H A D | lib.c | 48 * @time: The number of seconds since 01-01-1970 00:00:00. 65 /* day of the week, 1970-01-01 was a Thursday */ in rtc_time64_to_tm() 166 * Convert Gregorian date to seconds since 01-01-1970 00:00:00.
|
H A D | rtc-m48t35.c | 111 if (yrs < 1970) in m48t35_set_time() 114 yrs -= 1970; in m48t35_set_time()
|
/openbmc/linux/kernel/time/ |
H A D | time_test.c | 50 * Checks every day in a 160000 years interval centered at 1970-01-01 61 long year = 1970 - 80000; in time64_to_tm_test_date_range()
|
H A D | timeconv.c | 42 * @totalsecs: the number of seconds elapsed since 00:00:00 on January 1, 1970, 72 /* January 1, 1970 was a Thursday. */ in time64_to_tm()
|
/openbmc/linux/include/keys/ |
H A D | rxrpc-type.h | 73 * Truncate a time64_t to the range from 1970 to 2106 as in the network 88 * Extend u32 back to time64_t using the same 1970-2106 range.
|
/openbmc/linux/fs/ntfs/ |
H A D | time.h | 27 * 1st January 1970, 00:00:00 UTC and tv_nsec is the number of 1-nano-second 67 * 1st January 1970, 00:00:00 UTC and tv_nsec is the number of 1-nano-second
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/ |
H A D | Entry.interface.yaml | 16 Commit timestamp of the error event entry in milliseconds since 1970. 67 since the epoch (1 Jan 1970 00:00:00 UTC). As only the Resolved
|
/openbmc/linux/include/uapi/linux/ |
H A D | acct.h | 52 /* __u32 range means times from 1970 to 2106 */ 85 /* __u32 range means times from 1970 to 2106 */
|
/openbmc/linux/fs/hfs/ |
H A D | hfs_fs.h | 248 * Unix: signed little-endian since 00:00 GMT, Jan. 1, 1970 253 * time range between 1970 and 2106, by treating any on-disk timestamp 254 * under HFS_UTC_OFFSET (Jan 1 1970) as a time between 2040 and 2106.
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Time/ |
H A D | EpochTime.interface.yaml | 7 Time elpased since the Epoch(1 Jan 1970 00:00:00 UTC), in
|
/openbmc/linux/Documentation/filesystems/ |
H A D | cramfs.rst | 39 (1970 GMT). Recently-accessed files may have updated timestamps, but 41 which the timestamp reverts to 1970, i.e. moves backwards in time.
|