Skip to content

Commit f3f7462

Browse files
committed
fix datumVzniku
1 parent 53aee7d commit f3f7462

File tree

9 files changed

+21
-21
lines changed

9 files changed

+21
-21
lines changed

tests/fixtures/ares/02445344.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"active": true,
33
"city": "Praha",
44
"company": "Skanska Residential a.s.",
5-
"created": "2023-09-05T00:00:00+02:00",
5+
"created": "2014-01-01T00:00:00+01:00",
66
"dissolved": null,
77
"city_district": "Karl\u00edn",
88
"city_post": "Praha 8",

tests/fixtures/ares/02491427.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"active": true,
33
"city": "P\u00edsek",
44
"company": "Z\u00e1pado\u010desk\u00e1 spole\u010dnost, o.s.",
5-
"created": "2015-10-24T00:00:00+02:00",
5+
"created": "2013-12-27T00:00:00+01:00",
66
"dissolved": null,
77
"city_district": "P\u00edsek",
88
"city_post": null,

tests/fixtures/ares/25110161.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"active": true,
33
"city": "Praha",
44
"company": "Kaufland \u010cesk\u00e1 republika v.o.s.",
5-
"created": "2022-03-30T00:00:00+02:00",
5+
"created": "1997-03-10T00:00:00+01:00",
66
"dissolved": null,
77
"city_district": "B\u0159evnov",
88
"city_post": "Praha 6",

tests/fixtures/ares/26713250.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"active": true,
33
"city": "Praha",
44
"company": "BARVY FRAMAR s.r.o.",
5-
"created": "2022-02-27T00:00:00+01:00",
5+
"created": "2002-08-03T00:00:00+02:00",
66
"dissolved": null,
77
"city_district": "Mod\u0159any",
88
"city_post": "Praha 12",

tests/fixtures/ares/27082440.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"active": true,
33
"city": "Praha",
44
"company": "Alza.cz a.s.",
5-
"created": "2023-09-04T00:00:00+02:00",
5+
"created": "2003-08-26T00:00:00+02:00",
66
"dissolved": null,
77
"city_district": "Hole\u0161ovice",
88
"city_post": "Praha 7",
@@ -17,20 +17,20 @@
1717
"country": "\u010cesk\u00e1 republika",
1818
"country_code": "CZ",
1919
"nace": [
20-
"27900",
21-
"26300",
2220
"26110",
23-
"731",
24-
"6492",
25-
"620",
26-
"56100",
27-
"49410",
28-
"47911",
29-
"47250",
30-
"471",
31-
"46900",
21+
"26300",
22+
"27900",
23+
"33140",
3224
"461",
33-
"33140"
25+
"46900",
26+
"471",
27+
"47250",
28+
"47911",
29+
"49410",
30+
"56100",
31+
"620",
32+
"6492",
33+
"731"
3434
],
3535
"sources": {
3636
"stavZdrojeVr": true,

tests/fixtures/ares/49240901.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"active": true,
33
"city": "Praha",
44
"company": "Raiffeisenbank a.s.",
5-
"created": "2023-06-02T00:00:00+02:00",
5+
"created": "1993-06-25T00:00:00+02:00",
66
"dissolved": null,
77
"city_district": "Nusle",
88
"city_post": "Praha 4",

tests/fixtures/ares/49812670.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"active": true,
33
"city": "Pardubice",
44
"company": "H. A. C. spol. s r.o.",
5-
"created": "2017-05-31T00:00:00+02:00",
5+
"created": "1993-09-06T00:00:00+02:00",
66
"dissolved": null,
77
"city_district": "Pardubice",
88
"city_post": "Pardubice VII",

tests/fixtures/ares/61682039.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"active": true,
33
"city": "Brand\u00fds n\/L. - Star\u00e1 Boleslav",
44
"company": "101 Cestovn\u00ed kancel\u00e1\u0159 Zemek, s.r.o.",
5-
"created": "2015-10-24T00:00:00+02:00",
5+
"created": "1995-07-28T00:00:00+02:00",
66
"dissolved": null,
77
"city_district": null,
88
"city_post": null,

tests/fixtures/ares/62413686.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"active": true,
33
"city": "Praha",
44
"company": "ISMAJLER komanditn\u00ed spole\u010dnost",
5-
"created": "2021-06-17T00:00:00+02:00",
5+
"created": "1995-10-18T00:00:00+01:00",
66
"dissolved": null,
77
"city_district": "Libe\u0148",
88
"city_post": "Praha 8",

0 commit comments

Comments
 (0)