Hello,
Iam doing a project in apartment management system using YII 2.0. my module is facilities.iam having table facility_booking and fields are facility_name(varchar),facility_from(datetime),facility_to(datetime).facility_to date time should be greater than facility_from date time.if we entered wrong values it should give a warning. answer please thanks…