Why is the Time field not considering Daylight Savings Time (DST) hours ?SummaryWhy is the Time field not considering Daylight Savings Time (DST) hours ? Time field does not fall within the dates for Daylight Savings Time (DST). Please go through the documentation Field types and refer the below details about the Time Field. Time - Specific time. Stored in the database as a date/time field. Only the time part of this field is used.Note: This field always stores the date as 1970-01-01, which does not fall within the dates for Daylight Savings Time (DST). As a result, the time is not automatically adjusted for DST. If a custom feature uses time as a start time, it is the responsibility of the feature to adjust for DST, if necessary.