hertzbeat icon indicating copy to clipboard operation
hertzbeat copied to clipboard

bugfix: auto config timezone for Jackson

Open Calvin979 opened this issue 8 months ago • 2 comments

What's changed?

link: #2097

What causes this problem? ISO 8601 date format is used for front-end and back-end interaction, but Jackson doesn't config any timezone.

Checklist

  • [x] I have read the Contributing Guide
  • [ ] I have written the necessary doc or comment.
  • [ ] I have added the necessary unit tests and all cases have passed.

Add or update API

  • [ ] I have added the necessary e2e tests and all cases have passed.

Calvin979 avatar Jun 23 '24 03:06 Calvin979