View source: R/error_handling.R
| validate_rfc3339_date | R Documentation |
Validate RFC 3339 date format for YouTube API
validate_rfc3339_date(date_string, name)
date_string |
Date string to validate |
name |
Parameter name for error messages |
Invisible NULL if valid, stops execution if invalid
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.