ListTimestampParser extension
Methods
-
toDateTime(
) → DateTime -
Available on List<
read timestamps in the format ofint> , provided by the ListTimestampParser extension1934, 5, 4
-> DateTime(1934, 5, 4)22, 11, 11
-> DateTime(2022, 11, 11) If the first is less than 100 it will be interpreted as2000 + first