cat $(ls -1rt) > complete.ts
I suspect glob collation is the same as the collation that `ls` uses for any given locale, so... :-)