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