Skip to contents

Sorts a list for the column date.

Usage

sort_list_by_date(list_to_sort)

Arguments

list_to_sort

List to sort. Each element of the list must have column date.

Value

The sorted list.