Struct stdweb::web::Date [] [src]

pub struct Date { /* fields omitted */ }

Methods

impl Date
[src]

[src]

The Date.now() method returns the number of milliseconds elapsed since 1 January 1970 00:00:00 UTC.

(JavaScript docs)

Trait Implementations

impl Debug for Date
[src]

[src]

Formats the value using the given formatter.