Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "util"

Index

Functions

Functions

timestampToDate

  • timestampToDate(timestamp?: google.protobuf.ITimestamp): Date
  • Converts a protobuf timestamp into a Javascript Date

    utils.timestampToDate(timestamp);

    Parameters

    • Optional timestamp: google.protobuf.ITimestamp

    Returns Date