string datecompare = Convert.ToDateTime(swipeCardRecord.OnStationTime).ToLongDateString(); string datenow = DateTime.Now.ToLongDateString();