time_to_cron¶ Signature¶ time_to_cron(string) Description¶ Converts a time (RFC 3339) to a cron expression (string). Examples¶ TODO