Forum Discussion

vaishnavi's avatar
vaishnavi
Expert
9 years ago

what is the format of badge.activation_date in lithium bulk data API

Hi,

 

As per lithium bulk data API docs https://community.lithium.com/t5/Developer-Documentation/bd-p/dev-doc-portal?section=bulkdata#exportReference the event.time.ms is Unix timestamp so it must be in UTC. I am not sure about the badge.activation_date the sample suggests this as UNIX timestamp.

Can anyone/experts please confirm that badge.activation_date is UNIX timestamp?

 

Thanks,

Vaishnavi

1 Reply

  • vaishnavi  Yes, its UNIX timestamp as it also clearly mentioned in the doc as well.  You can get it using ?long. i.e. ${.now?long}


    event.png