Class PDTFactory


  • @Immutable
    public final class PDTFactory
    extends Object
    Philip's Date Time (PDT) factory. Create and convert different date and time stuff into each other. Everything that creates a ZonedDateTime, OffsetDateTime, OffsetDate or OffsetTime uses the default time zone from PDTConfig if necessary. The addition "UTC" to the name of the method indicates the explicit usage of the UTC time zone.
    Author:
    Philip Helger