Not a hack at all. I set timezone for my account in my ec2 instance (the system default is UTC).
As for the rest, it occurs to me that it's not just Perl that one might need to worry about. Consider default values for DATETIME columns in mysql, for example. (The database engine runs under its own account.)
no subject
As for the rest, it occurs to me that it's not just Perl that one might need to worry about. Consider default values for DATETIME columns in mysql, for example. (The database engine runs under its own account.)