ita-social-projects / GreenCity

The main aim of “GreenCity” project is to teach people in a playful and challenging way to have an eco-friendly lifestyle. A user can view on the map places that have some eco-initiatives or suggest discounts for being environmentally aware (for instance, coffee shops that give a discount if a customer comes with their own cup). А user can start doing an environment-friendly habit and track their progress with a habit tracker.
MIT License
65 stars 80 forks source link

[Events] Time data is shown in 12-hour format on the event preview card #6947

Open OlenaKhita opened 8 months ago

OlenaKhita commented 8 months ago

Environment: Windows 10 Pro Google Chrome 109.0.5414.168 Reproducible: always Build found: 12/02/2024

Preconditions

  1. The Green city is opened
  2. At least one event is at least (e.g. Event1)

Steps to reproduce

  1. Go to 'Events' page
  2. Go to the Event1's preview card

Actual result

The Time data is displeyed in 12-hour format on the event preview card using the AM/PM interval

Expected result The Time data is displeyed in 24-hour format

User story and test case links "User story #3193

Screenshot_34

vladmorozov2 commented 7 months ago

image I think 12 hour format was added because we dont sent to the backend minutes,It always HH:00,but without minutes it looks ugly so close bug or propose how to do