IsISOStyleDate

Function IsISOStyleDate 

Source
pub unsafe fn IsISOStyleDate(
    cx: &mut JSContext,
    str_: *const Latin1Chars,
) -> bool