Searched refs:hours (Results 1 – 4 of 4) sorted by relevance
/coreutils/src/ |
D | pinky.c | 161 int hours = seconds_idle / (60 * 60); in idle_string() local 163 sprintf (buf, "%02d:%02d", hours, minutes); in idle_string()
|
/coreutils/tests/date/ |
D | date-debug.sh | 52 date: after time adjustment (+0 hours, -90 minutes, +0 seconds, +0 ns),
|
/coreutils/doc/ |
D | coreutils.texi | 12055 July 21, 2020 at 2:19:13 PM in a time zone that is 5 hours and 30 12108 days, hours, minutes, optional seconds) instead of the current time. 16245 After the login time, print the number of hours and minutes that the 16247 @samp{old} means the user has been idle for more than 24 hours. 16724 time zone that is 5 hours and 30 minutes east of UTC.@* 16763 @item hours 16764 Also print hours and time zone. 16851 hours and thirty minutes east of UTC@. This is like 16993 that of Cambridge, Massachusetts, which was then 5 hours (i.e., 18,000 18703 @samp{h} for hours [all …]
|
/coreutils/ |
D | NEWS | 5016 Time zone corrections can now separate hours and minutes with a colon,
|