Check if the item "landing_date" is in date format year month day hour minute second UTC and check if the value is inferior to the actual date.

check_landing_date(landing_date)

Arguments

landing_date

Object of class character expected. Landing date in format year month day hour minute second UTC.