The method getZonedDateTime() from the type DateTimeType is deprecated

I guess a better alternative would be to use Instant, creating now from Instant? isAfter is available also on Instant? Do we have a method to get Instant from DateTimeType?