I have some dates stored as integers using the Microsoft date format (days since December 30, 1899: https://msdn.microsoft.com/en-us/library/82ab7w69.aspx )
Is there a clean way to convert this to a date within Looker in order to calculate weekly totals?
Typical values are 41094, 41103, etc.