Fix timeline date
This commit is contained in:
@@ -3,36 +3,36 @@
|
||||
<statusData>
|
||||
<runs>
|
||||
<run>
|
||||
<from>01/01/2019</from>
|
||||
<to>03/01/2019</to>
|
||||
<from>2019-02-01</from>
|
||||
<to>2019-02-03</to>
|
||||
</run>
|
||||
<run>
|
||||
<from>05/01/2019</from>
|
||||
<to>10/01/2019</to>
|
||||
<from>2019-02-22</from>
|
||||
<to>2019-02-28</to>
|
||||
</run>
|
||||
<run>
|
||||
<from>22/01/2019</from>
|
||||
<to>27/01/2019</to>
|
||||
<from>2019-03-05</from>
|
||||
<to>2019-03-10</to>
|
||||
</run>
|
||||
</runs>
|
||||
<stops>
|
||||
<stop>
|
||||
<from>04/01/2019</from>
|
||||
<to>05/01/2019</to>
|
||||
<from>2019-02-15</from>
|
||||
<to>2019-02-17</to>
|
||||
</stop>
|
||||
<stop>
|
||||
<from>18/01/2019</from>
|
||||
<to>20/01/2019</to>
|
||||
<from>2019-03-01</from>
|
||||
<to>2019-03-05</to>
|
||||
</stop>
|
||||
</stops>
|
||||
<idles>
|
||||
<idle>
|
||||
<from>11/01/2019</from>
|
||||
<to>18/01/2019</to>
|
||||
<from>2019-02-11</from>
|
||||
<to>2019-02-13</to>
|
||||
</idle>
|
||||
<idle>
|
||||
<from>28/01/2019</from>
|
||||
<to>30/01/2019</to>
|
||||
<from>2019-03-04</from>
|
||||
<to>2019-03-05</to>
|
||||
</idle>
|
||||
</idles>
|
||||
</statusData>
|
||||
@@ -44,12 +44,12 @@
|
||||
<frequency>44</frequency>
|
||||
<dates>
|
||||
<date>
|
||||
<from>01/01/2019</from>
|
||||
<to>05/01/2019</to>
|
||||
<from>2019-02-01</from>
|
||||
<to>2019-02-05</to>
|
||||
</date>
|
||||
<date>
|
||||
<from>10/01/2019</from>
|
||||
<to>15/01/2019</to>
|
||||
<from>2019-02-10</from>
|
||||
<to>2019-02-15</to>
|
||||
</date>
|
||||
</dates>
|
||||
</partPrg>
|
||||
@@ -59,12 +59,12 @@
|
||||
<frequency>33</frequency>
|
||||
<dates>
|
||||
<date>
|
||||
<from>20/01/2019</from>
|
||||
<to>23/01/2019</to>
|
||||
<from>2019-02-20</from>
|
||||
<to>2019-02-23</to>
|
||||
</date>
|
||||
<date>
|
||||
<from>25/01/2019</from>
|
||||
<to>25/01/2019</to>
|
||||
<from>2019-02-25</from>
|
||||
<to>2019-02-25</to>
|
||||
</date>
|
||||
</dates>
|
||||
</partPrg>
|
||||
|
||||
Reference in New Issue
Block a user