In my wordpress home page, i am displaying the archives using the function
wp_get_archives('type=weekly&format=html')
and it outputs like
* July 19, 2010–July 25, 2010
* July 12, 2010–July 18, 2010
ie starting from monday to next monday.How can i change this from saturday to next saturday