Timestamp

@Serializable(with = TimestampSerializer::class)
actual class Timestamp : BaseTimestamp(source)

A class representing a Firebase Timestamp.

@Serializable(with = TimestampSerializer::class)
expect class Timestamp : BaseTimestamp(source)

A class representing a Firebase Timestamp.

@Serializable(with = TimestampSerializer::class)
actual class Timestamp : BaseTimestamp(source)

A class representing a Firebase Timestamp.

@Serializable(with = TimestampSerializer::class)
actual class Timestamp : BaseTimestamp(source)

A class representing a Firebase Timestamp.

@Serializable(with = TimestampSerializer::class)
actual class Timestamp : BaseTimestamp(source)

A class representing a Firebase Timestamp.

Constructors

Link copied to clipboard
actual constructor(seconds: Long, nanoseconds: Int)
expect constructor(seconds: Long, nanoseconds: Int)
actual constructor(seconds: Long, nanoseconds: Int)
actual constructor(seconds: Long, nanoseconds: Int)
actual constructor(seconds: Long, nanoseconds: Int)

Types

Link copied to clipboard
actual object Companion
expect object Companion
actual object Companion
actual object Companion
actual object Companion
Link copied to clipboard

A server time timestamp.

A server time timestamp.

A server time timestamp.

A server time timestamp.

A server time timestamp.

Properties

Link copied to clipboard
actual val nanoseconds: Int
expect val nanoseconds: Int
actual val nanoseconds: Int
actual val nanoseconds: Int
actual val nanoseconds: Int
Link copied to clipboard
actual val seconds: Long
expect val seconds: Long
actual val seconds: Long
actual val seconds: Long
actual val seconds: Long

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
open operator override fun equals(other: Any?): Boolean
open operator override fun equals(other: Any?): Boolean
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
open override fun hashCode(): Int
open override fun hashCode(): Int
open override fun hashCode(): Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun toString(): String
open override fun toString(): String
open override fun toString(): String
open override fun toString(): String