Interface MendixDateTime

All Superinterfaces:
IMendixObjectMember<Date>

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

    • 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