DateTime.hash

Hashes datetime into a guint, suitable for use within GHashTable. Since 2.26

class DateTime
static nothrow @trusted
uint
hash

Parameters

datetime DateTime

a GDateTime

Return Value

Type: uint

a guint containing the hash

Meta