fix: use UTC time for talk page month headers

Updated util/getMonthHeader to use .getUTCMonth and .getUTCFullYear instead of .getMonth and .getFullYear

Bug: T350223

Merge request reports

Loading