Files
MuditaOS/module-apps/widgets/TimeWidget.cpp
Borys Jelenski 8d511a4712 [EGD-6704] Fix incorrectly displayed time in "Date and time" window
Time was incorrectly displayed when opening the "Change date and time"
window due to invalid string conversion. Fixed by using different
string converting function which does not use printf underneath.
2021-05-31 12:43:46 +02:00

18 KiB