How to handle timezones in CFML? So far all apps I've wrote just use the default timezone of the CF server and/or SQL server.
What do you guys usually do? Do you store all dates in GMT with GetTimezineInfo() and then DateAdd(), and translate all time to the correct timezone based on logged in user's preference?
Or do you guys use any java methods?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…