formatIso method

String formatIso()

Implementation

String formatIso() => format("yyyy-MM-dd'T'HH:mm:ss") + formatTZ();