Class TimestampAction

All Implemented Interfaces:
ContextAware

public class TimestampAction extends BaseModelAction
Given a key and a date-and-time pattern, puts a property to the context, with the specified key and value equal to the current time in the format corresponding to the specified date-and-time pattern.
Author:
Ceki Gülcü