Module grapeTimerR::parsers::parsers[][src]

Structs

Functions

parser date format [通过一个字符串分析出下一次的运行时间,或间隔TICK]

parser date format [通过一个字符串分析出下一次的运行时间,或间隔TICK]

parser date format [通过一个字符串分析出下一次的运行时间戳] tick time is sec,unix timestamp [时间为秒,unix时间戳] support data: Day 05:00:00 every day at 05::00::00 tick [每日几点] Week 1 05:00:00 What time of the week, week flag 0~6 [每周几的几点] Month 1 05:00:00 What time of the Month,month flag 1~31 [每月几日几点,不足跳过] Skip date if there is no such date in this month [该月如果没这个日期,则跳过该月]

parser date format [通过一个字符串分析出下一次的运行时间戳] tick time is sec,unix timestamp [时间为秒,unix时间戳] support data: Day 05:00:00 every day at 05::00::00 tick [每日几点] Week 1 05:00:00 What time of the week, week flag 0~6 [每周几的几点] Month 1 05:00:00 What time of the Month,month flag 1~31 [每月几日几点,不足跳过] Skip date if there is no such date in this month [该月如果没这个日期,则跳过该月]