Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; _WikiDiffEngine has a deprecated constructor in /srv/website/_bw4/util/includes/diff.php on line 40

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; WikiDiff has a deprecated constructor in /srv/website/_bw4/util/includes/diff.php on line 441

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; WikiDiffFormatter has a deprecated constructor in /srv/website/_bw4/util/includes/diff.php on line 763

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; WikiUnifiedDiffFormatter has a deprecated constructor in /srv/website/_bw4/util/includes/diff.php on line 931

Deprecated: assert(): Calling assert() with a string argument is deprecated in /srv/website/_bw4/util/includes/diff.php on line 335

Warning: sizeof(): Parameter must be an array or an object that implements Countable in /srv/website/_bw4/util/includes/diff.php(335) : assert code on line 1

Deprecated: assert(): Calling assert() with a string argument is deprecated in /srv/website/_bw4/util/includes/diff.php on line 335

Warning: sizeof(): Parameter must be an array or an object that implements Countable in /srv/website/_bw4/util/includes/diff.php on line 337

Warning: Cannot modify header information - headers already sent by (output started at /srv/website/_bw4/liberty/content_history_inc.php:58) in /srv/website/_bw4/kernel/BitSystem.php on line 419

Warning: Cannot modify header information - headers already sent by (output started at /srv/website/_bw4/liberty/content_history_inc.php:58) in /srv/website/_bw4/themes/BitThemes.php on line 2109
- History of Time

Differences from version 2 to 4



@@ -8,6 +8,12 @@

 
 

datetime.timezone also defines timezone as a fixed offset

 The timezone class is a subclass of tzinfo, each instance of which represents a timezone defined by a fixed offset from UTC. Note that objects of this class cannot be used to represent timezone information in the locations where different offsets are used in different days of the year or where historical changes have been made to civil time.

+
+

Java

+
+

TimeZone class seems to be restriced to minute accuracy, but RawOffset allows millisecond accuracy. SimpleTimeZone elements seem to allow for a DST schedule, but there is no provision for anything more than a single set of values as far as I can see.

+
+

Investigating ways to identify users timezone

 
 

Moment Timezone - javascript library

 
Page History
Date/Comment User IP Version
21 Sep 2014 (15:36 UTC)
Lester Caine 81.138.11.136 4
Current • Source
Lester Caine 81.138.11.136 3
View • Compare • Difference • Source
Lester Caine 81.138.11.136 2
View • Compare • Difference • Source
Lester Caine 81.138.11.136 1
View • Compare • Difference • Source