Interface Calendar


@PublicSpi public interface Calendar
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    getDuration(long start, long finish)
     
    boolean
     
  • Method Details

    • isTimeZoneDependant

      boolean isTimeZoneDependant()
    • getDuration

      long getDuration(long start, long finish)