Class BigQueryTimestamp (7.2.0)

Timestamp class for BigQuery.

Package

@google-cloud/bigquery

Constructors

(constructor)(value)

  constructor 
 ( 
 value 
 : 
  
 Date 
  
 | 
  
 PreciseDate 
  
 | 
  
 string 
  
 | 
  
 number 
 ); 
 

Constructs a new instance of the BigQueryTimestamp class

Parameter
Name
Description
value
Date | PreciseDate | string | number

Properties

value

  value 
 : 
  
 string 
 ; 
 

Methods

fromFloatValue_(value)

  fromFloatValue_ 
 ( 
 value 
 : 
  
 number 
 ) 
 : 
  
 PreciseDate 
 ; 
 
Parameter
Name
Description
value
number
Returns
Type
Description
PreciseDate
Design a Mobile Site
View Site in Mobile | Classic
Share by: