For the complete documentation index, see llms.txt. This page is also available as Markdown.

MILLISECOND

Returns the millisecond of a datetime value.

Syntax

MILLISECOND(datetime)

  • datetime - the datetime value from which the millisecond should be returned - Value type: date

Examples

Last updated