Interface ITimezone

All Known Implementing Classes:
Africa, America, Asia

public interface ITimezone
ITimezone
Created at 2022/9/20 11:39
Author:
vorbote
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the timezone id of this timezone.
  • Method Details

    • getTimezoneId

      String getTimezoneId()
      Get the timezone id of this timezone.
      Returns:
      The timezone id.