Get the creation time of a scope
static DateTime? getCreationTime(String scopeName) { return _scopeCreationTimes[scopeName]; }