tobszarny

Results 2 issues of tobszarny

* made TimeAdapter.formatTime respect given locales

Intellij Ultimate 2021.3.1 mac ``` Worker exited due to exception java.lang.IndexOutOfBoundsException: Wrong offset: -1. Should be in range: [0, 450] at com.intellij.openapi.editor.impl.LineSet.findLineIndex(LineSet.java:166) at com.intellij.openapi.editor.impl.DocumentImpl.getLineNumber(DocumentImpl.java:1009) at net.vektah.codeglance.render.Minimap$update$checkFold$1.invoke(Minimap.kt:91) at net.vektah.codeglance.render.Minimap$update$checkFold$1.invoke(Minimap.kt:38) at net.vektah.codeglance.render.Minimap.update(Minimap.kt:120)...