summaryrefslogtreecommitdiff
path: root/tags
diff options
context:
space:
mode:
Diffstat (limited to 'tags')
-rw-r--r--tags/hongkong.json8
-rw-r--r--tags/phnompenh.json8
2 files changed, 16 insertions, 0 deletions
diff --git a/tags/hongkong.json b/tags/hongkong.json
new file mode 100644
index 0000000..42eb6d8
--- /dev/null
+++ b/tags/hongkong.json
@@ -0,0 +1,8 @@
+{
+ "location": {
+ "name": "Hong Kong",
+ "country_code": "HK",
+ "timezone":"+8",
+ "hemisphere": "N"
+ }
+}
diff --git a/tags/phnompenh.json b/tags/phnompenh.json
new file mode 100644
index 0000000..f9f243c
--- /dev/null
+++ b/tags/phnompenh.json
@@ -0,0 +1,8 @@
+{
+ "location": {
+ "name": "Phnom Penh",
+ "country_code": "KH",
+ "timezone":"+7",
+ "hemisphere": "N"
+ }
+}