public static void Test() { IEnumerable <RigPersonnelModel> rigPersonnel = IrmaServiceSystem.GetOnboardedByDate(DateTime.Parse("2018-11-29 14:31:00")); }