pastSiblingsCount, given a time member at a level, finds the number of siblings that are in the past (children of the same parent). For example, you could use pastSibilingsCount to calculate the number of previous weeks in a month.
pastSiblingsCount(Member member)