All pastes #943459 Raw Edit

Email

public text v1 · immutable
#943459 ·published 2008-03-15 08:25 UTC
rendered paste body
Array
(
    [1234] => Array
        (
            [time] => 304060
        )

    [4321] => Array
        (
            [time] => 12958
        )


How would I sort 1234 and 4321 by the time value inside them?