Would someone please explain the technical details behind what’s suppose to happen with the Expiration Date field on channel entries?
Is the date that I choose the date for my current timezone or do I has the user need to add my offset when selecting a time?
How would an individual’s localization settings affect Expiration Date?
Is the timestamp in the database suppose to be UTC? When I pull expiration_date out of channel_titles, what am I suppose to be getting?
How do my date/time-related config settings affect all of this?
$config['daylight_savings'] = date('I') ? 'y' : 'n';
$config['server_timezone'] = 'UM5';I’m on EE 2.5.3 build 20120911.