validate_rfc3339_date: Validate RFC 3339 date format for YouTube API

View source: R/error_handling.R

validate_rfc3339_dateR Documentation

Validate RFC 3339 date format for YouTube API

Description

Validate RFC 3339 date format for YouTube API

Usage

validate_rfc3339_date(date_string, name)

Arguments

date_string

Date string to validate

name

Parameter name for error messages

Value

Invisible NULL if valid, stops execution if invalid


tuber documentation built on March 25, 2026, 9:08 a.m.