Skip to content
Snippets Groups Projects
Commit 10cafdf1 authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Add timeZone param to sample config

parent badb9a19
Branches
Tags
No related merge requests found
......@@ -199,6 +199,7 @@ public class DOWNCASTModel extends I18nImpl implements Model {
"\t},\n" +
"\t\"modelId\":\"" + MODEL_ID.toString() + "\",\n" +
"\t\"configParameters\":{\n" +
"\t\t\"timeZone\":\"Europe/Oslo\", \n" +
"\t\t\"observations\":[\n" +
"\t\t{\n" +
"\t\t\t\t\"timeMeasured\": \"2012-08-20T00:00:00+02:00\",\n" +
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment