Lines Matching full:as
28 The year the image was compiled, such as 2023
33 The month the image was compiled, such as 5 (May)
38 The day of the month the image was compiled, such as 9
43 The hour of the day the image was compiled, such as 13 in 13:34:52
48 The minute the image was compiled, such as 34 in 13:34:52
53 The second the image was compiled, such as 52 in 13:34:52
56 bool "Build time as UNIX time"
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"
72 bool "Build time as string"
74 The time of compilation as a string, such as "T17:43:14+0000"
83 example, setting the format to "2023-02-05T00:07:04+0000" will set it as the build time,
97 example, setting the format to "2023-02-05" will set it as the build time,
109 example, setting the format to "T00:07:04+0000" will set it as the build time,