Actions
Bug #5584
openCreate a Date To Long actor
Start date:
04/11/2012
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
5584
Description
Right now I think the easiest way to convert from a Date to milliseconds since epoch is to use an Expression: input.getValue().getTime(). An actor that does this would be helpful. A use case demonstrating the need is subtracting X seconds from a Date.
Actions