Skip to content

Date Bug #11666

@willin

Description

@willin
  • Version: 7.6.0 - 7.7.1
  • Platform: osx ubuntu
  • Subsystem: 10.12 16.04

wx20170303-121008 2x

perhaps it is by timezone offset

different:

new Date('2017-03-03T11:50:00')/1000
// node: 1488541800
// chrome: 1488513000

almost same:

new Date()/1000
// node: 1488514430.708
// chrome: 1488514431.856

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionIssues that look for answers.v8 engineIssues and PRs related to the V8 dependency.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions