Annotation Type PsaRstApiIsoDat


  • @Documented
    @Retention(RUNTIME)
    @Target(FIELD)
    public @interface PsaRstApiIsoDat
    REST API: Annotation for mapping dates to a ISO format
    Since:
    22.06.2023
    Author:
    weiland
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      boolean timezone
      Add the Z timezone to the ISO date
    • Element Detail

      • timezone

        boolean timezone
        Add the Z timezone to the ISO date
        Returns:
        true to add the Z
        Default:
        true