public static void ResetToDefault() { current = new DefaultTimeProvider(); }
static TimeProvider() { current = new DefaultTimeProvider(); }