Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
12 replies
Subscribers
8 subscribers
Views
7830 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Covert Time to UNIX Time
sahilb
over 8 years ago
I want to convert the time into UNIX Timestamp. Is it is possible in Appian to convert a time into UNIX Timestamp format?
Thanks in Advance
OriginalPostID-239475
Discussion posts and replies are publicly visible
Top Replies
chetany
over 8 years ago
+1
A Score Level 1
Here is a Expression rule that you may use to convert time to a UNIX timestamp. It makes use of the fact that the difference between two datetimes is an interval. I have used it to convert the current…
Parents
0
chetany
A Score Level 1
over 8 years ago
Please create a rule input and use it instead of fn!now() in the above expression. It will give you the expected output for the sample input you have mentioned.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
chetany
A Score Level 1
over 8 years ago
Please create a rule input and use it instead of fn!now() in the above expression. It will give you the expected output for the sample input you have mentioned.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data