First day of the week: {locale.weekdayname(smidata.getfirstdayofweek(smi20))}
=== Saturday October 9th 2010
{smidata.startswithfullweek(datetime.getdate(2010, 10, 9), datetime.getdate(2010, 10, 31))}
=== Sunday October 10th 2010
{smidata.startswithfullweek(datetime.getdate(2010, 10, 10), datetime.getdate(2010, 10, 31))}
=== Monday October 11th 2010
{smidata.startswithfullweek(datetime.getdate(2010, 10, 11), datetime.getdate(2010, 10, 31))}
=== Friday October 8th 2010
{smidata.endswithfullweek(datetime.getdate(2010, 10, 1), datetime.getdate(2010, 10, 8))}
=== Saturday October 9th 2010
{smidata.endswithfullweek(datetime.getdate(2010, 10, 1), datetime.getdate(2010, 10, 9))}
=== Sunday October 10th 2010
{smidata.endswithfullweek(datetime.getdate(2010, 10, 1), datetime.getdate(2010, 10, 10))}
|