Ausgabe Formatieren
Hallo zusammen!
Ich hoffe, ich bin in diesem Forum richtig.
Folgenden Code benutze ich zur Ausgabe von Notfalldienstplänen der Apotheken
[js]{
"url": "http://laknds.notdienst-portal.de/lakndsportal/xmlschnittstelle/
region/ergebnis?dayCount=14&zipCodes=21365&key=1460140017146_-724242098",
"propertiesXmlPaths": {
"period": ["/notdienste/zeitraum","/notdienstplan/zeitraum"],
"entry": ["/container/entries/entry","/notdienste/notdienst",
"/notdienstplan/notdienste/notdienst"],
"name": ["/container/entries/entry/name",
"/notdienste/notdienst/apotheke","/notdienstplan/notdienste/notdienst/apotheke"],
"street": ["/container/entries/entry/street",
"/notdienste/notdienst/strasse","/notdienstplan/notdienste/notdienst/strasse"],
"zipCode": ["/container/entries/entry/zipCode",
"/notdienste/notdienst/plz","/notdienstplan/notdienste/notdienst/plz"],
"location": ["/container/entries/entry/location",
"/notdienste/notdienst/ort","/notdienstplan/notdienste/notdienst/ort"],
"subLocation": ["/container/entries/entry/subLocation",
"/notdienste/notdienst/ortsteil",
"/notdienstplan/notdienste/notdienst/ortsteil"],
"phone": ["/container/entries/entry/phone",
"/notdienste/notdienst/telefon","/notdienstplan/notdienste/notdienst/telefon"],
"to": ["/container/entries/entry/to"],
"from": ["/container/entries/entry/from"],
"lat": ["/container/entries/entry/lat",
"/notdienste/notdienst/latitude","/notdienstplan/notdienste/notdienst/latitude"],
"lon": ["/container/entries/entry/lon","/notdienste/notdienst/longitude",
"/notdienstplan/notdienste/notdienst/longitude"],
"date": ["/notdienste/notdienst/datum","/notdienstplan/notdienste/notdienst/datum"]
},
"useCurrentTime": true,
"toDay": 3,
"phoneRegionPrefix": "+49",
"propertiesDisplay": {
"from": ["b","
"],
"to": ["
"],
"name": ["div"],
"street": ["p"],
"zipCode": ["
", "span"," "],
"location": ["span"],
"phone": ["p","a"]
}
}[/js]
Jetzt würde ich gerne die Ausgabe von Datum und Uhrzeit in einer Zeile haben. Aber da die Proggi-Sprache für mich noch mehr Böhmisches Dorf ist, als php hab ich da wenig Chancen.
Jemand der helfen kann?
Das Regional-Magazin für Lüneburg und die Region:
salzsau-panorama.de
Beitrag erstellen
EinloggenKostenlos registrieren