Class ZonedDateTimeISOAdapter

java.lang.Object
com.google.gson.TypeAdapter<ZonedDateTime>
com.suse.salt.netapi.parser.ZonedDateTimeISOAdapter

public class ZonedDateTimeISOAdapter extends com.google.gson.TypeAdapter<ZonedDateTime>
Adapter to convert an ISO formatted string to ZonedDateTime
  • Constructor Details

    • ZonedDateTimeISOAdapter

      public ZonedDateTimeISOAdapter()
  • Method Details