1 reference to SecondsPerMinute
mscorlib (1)
system\globalization\CalendricalCalculationsHelper.cs (1)
62return ((seconds / SecondsPerMinute + minutes) / MinutesPerDegree) + degrees;