[osc] return app & service creation time

Issue #191 resolved
Jimmy Chu created an issue

Refer to the 运行时间 and 创建时间 in the following screenshot

image-01.jpg

image-03.jpg

Comments (7)

  1. LiAh Sheep

    OpenShift does not supply running time, so only creation time is returned. Please assume the running time as Time.now - Time.parse(creation_time).

  2. Log in to comment