The MaskedEditExtender does not default to the page culture, it defaults to en-US. This created the inability to create a custom culture for the page and have the MaskedEditExtender respect it. The control should use the page culture unless one is specifically set for the control.