ids property

Returns the IDs of all calendar systems available within Time Machine. The order of the keys is not guaranteed.

Implementation

static Iterable<String> get ids => _idToFactoryMap.keys;