EMSTrack / WebServerAndClient

Home of the web server and its clients
BSD 3-Clause "New" or "Revised" License
2 stars 3 forks source link

Add seconds to call times #64

Open mcdeoliveira opened 5 years ago

wesleyacheng commented 5 years ago

Hey Mauricio, where should I look for the problem?

mcdeoliveira commented 5 years ago

This one is a minor issue but kind of a pain. The default locale in Spanish just prints time up to minutes. I fixed that by hardcoding the times formats but it needs a more robust solution. It is on the "Calls" pages. If you need help finding where I can help you.

mcdeoliveira commented 5 years ago

Perhaps a more interesting issue to work on is #55.