toDateTimeLocal method

DateTime toDateTimeLocal()

Convert string to datetime

Implementation

DateTime toDateTimeLocal() => toDateTime().toLocal();