text_to_ms

function text_to_ms(text: text): integer

Parse a unix timestamp from text formatted according to this time format value.

Return

the unix timestamp represented by the given text

Since

0.14.14

Parameters

text

the time-formatted text

Throws

exception

if the given text is not formatted according to this time format value