Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong 'Created' field for Certificates #196

Open
whachoe opened this issue Feb 5, 2019 · 0 comments
Open

Wrong 'Created' field for Certificates #196

whachoe opened this issue Feb 5, 2019 · 0 comments

Comments

@whachoe
Copy link

whachoe commented Feb 5, 2019

Issue summary

Created-timestamps for certificates are shown as Jan 18, 1970.

I verified that they are coming in correctly via the /certificates call in dashboard.
Example of a recent one:

"created_at": 1547203708 (which translates to "Fri, 11 Jan 2019 10:48:28 GMT")

Your environment

  • Kong version = 0.14.1
  • Kong Dashboard version = 3.5.0 (Kong Dashboard versions before 3.0.0 aren't supported anymore)
  • Node version = #.#.#
  • Npm version = #.#.#

Issue description

Current behavior

All created-dates are set to "Jan 18, 1970".

Expected behavior

Correct date should be displayed

Steps to reproduce

Click on the 'Certificates' tab.

Good to have

Any screenshots? Browsers' logs?
Screenshot: https://cl.ly/342dfdc3d436

luserx0 added a commit to luserx0/kong-dashboard that referenced this issue Feb 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant