Gjsify LogoGjsify Logo

A point in time.

record

Hierarchy

  • Timestamp

Index

Constructors

Properties

date: GLib.Date

#GDate in local timezone

field
seconds: number

#glong number of seconds since date.

field
time_zone: GLib.String

possibly blank #GString of the timezone

field
timet: number

as from g_date_time_to_unix.

field
name: string

Methods

  • as_string(): string
  • free(): void
  • hash(): number
  • load_from_string(spec: string): number
  • Parser for time stamps. Requires a ISO 8601 formatted string.

    Parameters

    • spec: string

      The string to parse

    Returns number

  • set_time(t: number): void
  • to_value(value: any): void

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method