public tabelWorkTime()
 {
     InitializeComponent();
     conn = DBUtils.GetDBConnection();
 }