Returns true if the string is a RFC 3339 datetime
const R = Format.IsDateTime('2025-08-22T14:30:00Z')
{ format: 'date-time' }