[ad_1]
Plugin Author
berkux
(@berkux)
Hi, I checked with http://worldtimeapi.org/api/timezone/Etc/UTC and can confirm, that this is an issue. Add a extra \ in the shortcode.
[jsoncontentimporter url=http://worldtimeapi.org/api/timezone/Etc/UTC debugmode=”10″ oneofthesewordsmustbein=”Etc\\/UTC” oneofthesewordsmustbeindepth=”2″] raw_offset = {raw_offset}timezone = {timezone}
unixtime = {unixtime}
utc_datetime = {utc_datetime:datetime,d.m.Y, H:i:s,0}
utc_offset = {utc_offset:datetime,d.m.Y, H:i:s,0}
week_number = {week_number}
[/jsoncontentimporter]
This is how the Shortcodeparameter is passed to the Plugin.
Bernhard
