Skip to main content

I have a Zap that accesses Payhip and posts the data contained in field there in a Google spreadsheet when a sale is made.  It all works fine, except that the date info returned is a Unix timestamp, and to convert it to something usable, I need to apply the formula, (((1747778867/60)/60)/24)+DATE(1970,1,1).  I’d like to do this before posting it to the spreadsheet if possible.  Any thoughts?

Thanks,

JimBP

Hi ​@JimBP 

Try using this Zap action: Formatter > Date & Time > Format

  • Specify the FROM Format
  • Specify the TO Format

 

Formatter help: https://zapier.com/apps/formatter/integrations#help


Thank-you!  that did the trick!  I’m amazed it was so easy.


Wow! Thank you for confirming that Troy’s resolution got the Zap running. This will significantly help our Community members to have as a reference for the same issue.