Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 0da0ac88

Přidáno uživatelem Alex Konig před asi 4 roky(ů)

Parse data as days - averages, sums

Zobrazit rozdíly:

Server/Parser 1.0/OutputInfo/JisInfo.cs
20 20
            this.startTime = startTime;
21 21
            this.intervalLength = intervalLength;
22 22
        }
23

  
24
        public override string ToString()
25
        {
26
            return $"{startTime.ToString()} \t {faculty} \t {amount}";
27
        }
23 28
    }
24 29
}

Také k dispozici: Unified diff