|
|
|
|
|
by crazygringo
261 days ago
|
|
That's not the issue. The issue here is that one camera appends milliseconds to the seconds without a separator, and the other uses a separator. So of course the ones that include milliseconds look like bigger numbers and get sorted last. Leading zeros aren't the issue here. |
|