@@ -32,7 +32,6 @@ |
||
32 | 32 | * [BAT_DAY][2016][01][d1][-1] - The first day starts at 1210 so the DAY array is not enough |
33 | 33 | * [BAT_DAY][2016][01][d2][10] - The second day is a full day at the same value of 10 |
34 | 34 | * [BAT_DAY][2016][01][d3][-1] - The last day is no a full day so the day array in non-determinant |
35 | - |
|
36 | 35 | * [BAT_HOUR][2016][01][d1][h12][-1] - The first hour of the event starts at 10 minutes so the hour is non-determinant |
37 | 36 | * [BAT_HOUR][2016][01][d1][h13][10] |
38 | 37 | * [BAT_HOUR][2016][01][d1][h14][10] |