Searched refs:calendar (Results 1 – 11 of 11) sorted by relevance
6 'analyze-calendar.c',7 'analyze-calendar.h',
44 void time_parsing_hint(const char *p, bool calendar, bool timestamp, bool timespan);
154 void time_parsing_hint(const char *p, bool calendar, bool timestamp, bool timespan) { in time_parsing_hint() argument155 if (calendar && calendar_spec_from_string(p, NULL) >= 0) in time_parsing_hint()
37 --on-active --on-boot --on-startup --on-unit-active --on-unit-inactive --on-calendar46 … -E --setenv --on-active --on-boot --on-startup --on-unit-active --on-unit-inactive --on-calendar62 …--description|--on-active|--on-boot|--on-startup|--on-unit-active|--on-unit-inactive|--on-calendar)
63 [STANDALONE]='time blame plot dump unit-paths exit-status calendar timestamp timespan'
12 systemd-run --unit test-timer --on-calendar "*:0/15:0" true
63 'calendar:Validate repetitive calendar time events'
37 '--on-calendar=[Realtime timer]:SPEC' \
583 KEYBOARD_KEY_64=calendar681 KEYBOARD_KEY_64=calendar # Calendar icon (Fn + F12)707 KEYBOARD_KEY_64=calendar746 KEYBOARD_KEY_64=calendar # Calendar icon (Fn + F12)1100 KEYBOARD_KEY_c1043=calendar # Calendar icon (Fn + F3)1122 KEYBOARD_KEY_c1044=calendar # Calendar icon (Fn + F4)1202 KEYBOARD_KEY_90043=calendar1219 KEYBOARD_KEY_c1043=calendar1233 KEYBOARD_KEY_0c018e=calendar
36 * systemctl status should know about 'systemd-analyze calendar ... --iterations='53 - calendar time events785 * teach parse_timestamp() timezones like the calendar spec already knows it
4290 'calendar' verb to resolve times relative to that timestamp instead4655 similar to the existing "systemd-analyze calendar" command which4656 does the same for recurring calendar events.5021 * systemd-analyze calendar now takes an optional new parameter6622 * systemd-analyze gained a new verb "calendar" for validating and6623 testing calendar time specifications to use for OnCalendar= in timer6934 * .timer units now accept calendar specifications in other timezones8616 * Wherever systemd expects a calendar timestamp specification8622 these additions also apply to recurring calendar event12955 * Timer units now support calendar time events in addition to[all …]