FB 2.1 Week of Year Feature
With new functions in FB 2.1 extracting week of year is supported (based on ISO-8601). So this past article is more simple to do with the new syntax :
extract(week from some_date_field)
With new functions in FB 2.1 extracting week of year is supported (based on ISO-8601). So this past article is more simple to do with the new syntax :
extract(week from some_date_field)