Searched refs:date (Results 1 – 10 of 10) sorted by relevance
62 bool "Build date and time as string"64 The date and time of compilation as a string, such as "2023-09-29T17:43:14+0000"67 bool "Build date as string"69 The date of compilation as a string, such as "2023-09-29"94 Format of the build date string. This value is passed to cmake's string(TIMESTAMP ...)
27 This shell provides access to date and time based on Unix time.
205 SHELL_CMD_REGISTER(date, &sub_date, "Date commands", NULL);
238 - 00: The PD does not support time/date functionality239 - 01: The PD understands time/date settings per Command osdp_TDSET240 - 02: The PD is able to locally update the time and date
194 bool "Show build date and time"196 Will allow returning the build date and time of the firmware by using the info with200 build date/time in the output firmware image.
123 struct timeval date; member
604 static int parse_heartbeat_msg(char *json, struct timeval *date) in parse_heartbeat_msg() argument688 (void)binfo->date; in parse_bootnotification_msg()
190 bool "Format timestamp in date format"
201 cid->date = (uint16_t)((raw_cid[0U] & 0xFFF00U) >> 8U); in sdmmc_decode_cid()
95 Enable file system timestamping instead of using a hardcoded date
Completed in 44 milliseconds