layout: default
public String _currenttime(String args[]) { return Long.toString(System.currentTimeMillis()); }