Commit Graph

14 Commits

Author SHA1 Message Date
C3MA
53477902c2 Removed unused stuff 2016-05-18 22:25:22 +02:00
ollo
1f73de74d2 Updated code after executing new testscript 2016-05-15 22:59:17 +02:00
ollo
4de0b20d37 Added new function returing the current time for a given timezone also handling the summer and winter time 2016-05-15 17:31:22 +02:00
ollo
27dcb5e2fb Removed no longer used functions 2016-05-15 17:29:00 +02:00
ollo
591f0f496a Refactoring the summer time function needs an struct as parameter instead of each time variable on its own 2016-05-15 17:27:24 +02:00
ollo
7df7c53159 The function getUTCtime returns a struct'time' instead of all values seperatly 2016-05-15 16:37:55 +02:00
ollo
7dabbb241c Added some comments for doxygen 2016-05-15 15:46:00 +02:00
ollo
8bb594d190 Refactored summer-time calcuating function. Now, only the state summertime or wintertime is returned 2016-05-15 15:44:19 +02:00
ollo
4793f3fe0e Removed unused code 2016-05-14 23:35:59 +02:00
ollo
3deaea6709 Fixed leap time calculation; tested unixtimestamp convertion for the years 2016 to 2020 2016-05-14 23:28:20 +02:00
ollo
2dccb0e09a Integrated unixtime to year, month, day, hour, minute, second, dayofweek convertion into the timecore module 2016-05-14 12:25:55 +02:00
ollo
58f8779cd1 All summer and winter time is correctly generated. (Tested up to 2100) 2016-04-17 16:16:17 +02:00
ollo
e2af5ba8f5 All Tests are finished 2016-04-12 21:02:56 +02:00
ollo
7f77626c48 Extracted time convertion into seperate file 2016-04-12 19:42:35 +02:00