DateTime.isValid

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool isValid(int fieldName, int value)
  2. bool isValid(int year, int month, int day)
    class DateTime
    bool
    isValid
    (
    int year
    ,
    int month
    ,
    int day
    )

Meta