RFC timestamp as EPOCH in data-links

Hello

I’d like to use some fields in my table with a data-link as dashboard variables from and to.
The field contains a RFC formatted string. How can I convert this to epoch and use it in a data-link?

tried with ${fields.sessionStartTime:date:seconds} and ${fields.sessionStartTime:format:epoch:seconds} but they do not resolve

How can I achive this?

Thank you

Hi @szalontaymate,

Welcome to the :grafana: community support forums !!

We are excited that you joined our OSS community. Please read about some of the FAQs in the community :slight_smile:

Did you already check the documentation regarding it i.e.

Let us know if this helps.