Interface MendixDateTime

  • All Superinterfaces:
    IMendixObjectMember<java.util.Date>

    public interface MendixDateTime
    extends IMendixObjectMember<java.util.Date>
    Provides the interface for a Mendix attribute with type Date and Time.
    • Method Detail

      • shouldLocalize

        boolean shouldLocalize()
        Returns whether the date and time are represented in the local time zone or not.
        Returns:
        true if the date and time is in the local time zone; false if it is UTC