Pudu programming language
Menu
API reference

Std.Cron.matches

1 declaration

fn

matches: &Std.Cron.Schedule -> &Std.Time.Instant -> Bool

Whether the minute containing moment (UTC) is one the schedule fires in.

Back to Std.CronSearch related declarations