fix(dash): improve date formatting in hover 81/36181/2
authorVratko Polak <vrpolak@cisco.com>
Fri, 20 May 2022 08:27:49 +0000 (10:27 +0200)
committerTibor Frank <tifrank@cisco.com>
Mon, 23 May 2022 07:16:40 +0000 (07:16 +0000)
Bring it closer to RFC 3339 while keeping spaces.
The fully compatible format (2022-03-29T08:45:02Z)
may look too exotic for average human.

Dates other than in hover (e.g. in Time Period selection)
are not affected by this Change.

Change-Id: Ic5033d1b0db8505b0919e6a1392e28004c718f21
Signed-off-by: Vratko Polak <vrpolak@cisco.com>

No differences found