Adding ONOS Segment Routing CLI files to new repo
diff --git a/cli/documentation/en_US/controller/clock-timezone-example b/cli/documentation/en_US/controller/clock-timezone-example
new file mode 100755
index 0000000..b428119
--- /dev/null
+++ b/cli/documentation/en_US/controller/clock-timezone-example
@@ -0,0 +1,5 @@
+clock timezone America/Los_Angeles
+  Configure a specific timezone for this controller
+
+no clock timezone
+  Remove any timezone setting; the default is to use UTC.