added: TimeZone struct (core)
this class has information about a time zone (utf offset, daylight saving time) and methods for converting between UTC and local time structs User and Config has a TimeZone object System::ToLocal() and System::ToUTC() uses it for converting (depending whether a user is logged or not) git-svn-id: svn://ttmath.org/publicrep/winix/trunk@842 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -5,7 +5,7 @@ main.o: ../../pikotools/space/space.h ../../pikotools/date/date.h
|
||||
main.o: ../core/requesttypes.h ../core/logmanipulators.h ../core/slog.h
|
||||
main.o: ../core/cur.h ../core/request.h ../core/error.h ../core/config.h
|
||||
main.o: ../../pikotools/space/spaceparser.h ../../pikotools/space/space.h
|
||||
main.o: ../core/htmlfilter.h ../templates/htmltextstream.h
|
||||
main.o: ../core/htmlfilter.h ../core/timezone.h ../templates/htmltextstream.h
|
||||
main.o: ../core/textstream.h ../core/session.h ../core/user.h
|
||||
main.o: ../core/plugindata.h ../core/rebus.h ../core/mount.h
|
||||
main.o: ../templates/locale.h ../core/slog.h ../core/app.h ../core/system.h
|
||||
|
Reference in New Issue
Block a user