This fix tries to address the issue raised in 36083 where `network inspect` does not show Created time if the network is created in swarm scope. The issue was that Created was not converted from swarm api. This fix addresses the issue. An unit test has been added. This fix fixes 36083. Signed-off-by: Yong Tang <yong.tang.github@outlook.com> (cherry picked from commit 090c439fb8a863731cc80fcb9932ce5958d8166d) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>