Package io.jmix.flowui.component
Interface HasZoneId
- All Known Implementing Classes:
TypedDateTimePicker,TypedTimePicker
public interface HasZoneId
Defines a contract for components that support working with a
ZoneId.
Implementations of this interface allow getting and setting a time zone identifier, typically for handling date or time-related values with respect to a specific time zone.
-
Method Summary