2 references to GetFullYear
System.Web (2)
UI\WebControls\basecomparevalidator.cs (2)
348
year =
GetFullYear
(Int32.Parse(m.Groups[3].Value, CultureInfo.InvariantCulture));
373
year =
GetFullYear
(Int32.Parse(m.Groups[6].Value, CultureInfo.InvariantCulture));