You are viewing limited content. For full access, please sign in.

Question

Question

How to Extract Date from Creation Date?

asked on October 23, 2015

I have a workflow that finds an entry and creates a token from the entries creation date value using the Assign Token Values activity. Using the Token Tags I have selected the Date tag, but when I run the workflow the time is still there.

How do I extract just the date from the creation date token?

1 0

Answer

SELECTED ANSWER
replied on October 23, 2015 Show version history

Hi Blake,

 

Easy Fix for this.

 

When using the assign token values activity, apply a desired formatting value.

 

IE: %(FindEntry_OutputEntry_CreationDate#"d"#)

 

Creates: 2/9/2015

From: 2/9/2015 3:04:58 PM

 

Cheers,

Carl

*edit to include picture

0 0
replied on October 23, 2015

Thank you!

1 0
replied on October 23, 2015

Happy to help, glad it worked out for you!

0 0

Replies

You are not allowed to reply in this post.
You are not allowed to follow up in this post.

Sign in to reply to this post.