Home
last modified time | relevance | path

Searched refs:strftime (Results 1 – 8 of 8) sorted by relevance

/Zephyr-latest/scripts/ci/
Dversion_mgr.py80 date = pdate.strftime("%b %d %Y %H:%M:%S")
110 today = datetime.now().strftime('%Y-%m-%dT%H:%M:%S.%f')
116 wday = datetime.today().strftime('%A')
/Zephyr-latest/scripts/ci/stats/
Dmerged_prs.py115 prj['updated'] = pr.updated_at.strftime("%Y-%m-%d %H:%M:%S")
116 prj['created'] = pr.created_at.strftime("%Y-%m-%d %H:%M:%S")
117 prj['closed'] = pr.closed_at.strftime("%Y-%m-%d %H:%M:%S")
/Zephyr-latest/samples/drivers/counter/maxim_ds3231/src/
Dmain.c25 bp += strftime(bp, bpe - bp, "%Y-%m-%d %H:%M:%S", tp); in format_time()
29 bp += strftime(bp, bpe - bp, " %a %j", tp); in format_time()
/Zephyr-latest/subsys/logging/
Dlog_output.c185 strftime(time_str, sizeof(time_str), "%FT%T", &tm_timestamp); in timestamp_print()
218 strftime(time_str, sizeof(time_str), "%F %T", &tm_timestamp); in timestamp_print()
238 strftime(time_str, sizeof(time_str), "%FT%T", &tm_timestamp); in timestamp_print()
/Zephyr-latest/scripts/coccinelle/
Dsymbols.txt194 strftime
/Zephyr-latest/scripts/west_commands/
Dpatch.py501 "date": cm.commit.author.date.strftime("%Y-%m-%d"),
518 "date": pr.created_at.strftime("%Y-%m-%d"),
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/train/
Dtrain.py32 logdir = "logs/scalars/" + datetime.datetime.now().strftime("%Y%m%d-%H%M%S")
/Zephyr-latest/scripts/
Dcheckpatch.pl954 my $date = POSIX::strftime("%Y%m%d%H%M",