Revize 98b568bc
Přidáno uživatelem Alex Konig před téměř 4 roky(ů)
Server/ServerApp/Parser/InputData/WeatherInstance.cs | ||
---|---|---|
9 | 9 |
/// "30.04.2019 16:19:01";20.3;5.3;0;19 |
10 | 10 |
/// [date time];[temperature];[wind];[rain];[luminance] |
11 | 11 |
/// </summary> |
12 |
/// <author>Alex Konig</author> |
|
12 | 13 |
class WeatherInstance |
13 | 14 |
{ |
14 | 15 |
/// <summary> Date and time </summary> |
Také k dispozici: Unified diff
re #8612 Weather parser in hourly intervals