Package: iceweasel
Version: 3.0.6-1
Severity: important
Tags: l10n

If I create some javascript to output the hours of a Date object
created with (0) as the parameter I get the answer 1 in Iceweasel, 0
in Firefox (under windows) and 0 in Internet Explorer.

<html>
<body>

<script type="text/javascript">

var d = new Date(0);

document.write('hours = '+d.getHours());

</script>

</body>
</html>

(This may be related to the fact that I also get the current time and
date shown as BST rather than GMT from Javascripts toLocaleString -
reported upstream as bug 425901 approx 11 months ago)

(I am in the UK - as can be seen from my Locale below)

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.28-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages iceweasel depends on:
ii  debianutils                   2.31       Miscellaneous utilities specific t
ii  fontconfig                    2.6.0-3    generic font configuration library
ii  libc6                         2.9-4      GNU C Library: Shared libraries
ii  libgcc1                       1:4.3.3-5  GCC support library
ii  libglib2.0-0                  2.18.4-2   The GLib library of C routines
ii  libgtk2.0-0                   2.14.7-4   The GTK+ graphical user interface 
ii  libnspr4-0d                   4.7.1-4    NetScape Portable Runtime Library
ii  libstdc++6                    4.3.3-5    The GNU Standard C++ Library v3
ii  procps                        1:3.2.7-11 /proc file system utilities
ii  psmisc                        22.6-1     Utilities that use the proc filesy
ii  xulrunner-1.9                 1.9.0.6-1  XUL + XPCOM application runner

iceweasel recommends no packages.

Versions of packages iceweasel suggests:
pn  latex-xft-fonts       <none>             (no description available)
ii  libkrb53              1.6.dfsg.4~beta1-9 Transitional library package/krb4 
pn  mozplugger            <none>             (no description available)
pn  ttf-mathematica4.1    <none>             (no description available)
pn  xfonts-mathml         <none>             (no description available)
pn  xprint                <none>             (no description available)
ii  xulrunner-1.9-gnome-s 1.9.0.6-1          Support for GNOME in xulrunner app

-- no debconf information




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to