time_before¶ Signature¶ time_before(string, string) Description¶ Checks if a time is before another time, both in RFC3339 format. Examples¶ TODO