> ## Documentation Index
> Fetch the complete documentation index at: https://baileys.wiki/llms.txt
> Use this file to discover all available pages before exploring further.

# unixTimestampSeconds

> unix timestamp of a date in seconds

> **unixTimestampSeconds**(`date`): `number`

Defined in: [src/Utils/generics.ts:104](https://github.com/WhiskeySockets/Baileys/blob/master/src/Utils/generics.ts#L104)

unix timestamp of a date in seconds

## Parameters

### date

`Date` = `...`

## Returns

`number`
