Bryan Hsueh created LOG4J2-698: ---------------------------------- Summary: How do I adjust for daylight savings? Key: LOG4J2-698 URL: https://issues.apache.org/jira/browse/LOG4J2-698 Project: Log4j 2 Issue Type: Question Components: Layouts Affects Versions: 2.0-rc2 Environment: Ubuntu 12.04 Reporter: Bryan Hsueh
I am using <PatternLayout pattern="%d{HH:mm:ss.SSS}{CST} %-5level- %msg%n"/> and consuming time in GMT. When I cross daylight savings, my log hour changes. How do I make this consistent? Specifically, I'm UTC-5 right now, and come winter, I want to log as UTC-6. Thanks. -- This message was sent by Atlassian JIRA (v6.2#6252) --------------------------------------------------------------------- To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org For additional commands, e-mail: log4j-dev-h...@logging.apache.org