***********
* ARFTime *
***********

Version: 1.0.0
Author: Rafal Michalski rafalm2@yahoo.com


  1. DESCRIPTION

AR Filter plugin for Remedy Action Request System for getting timestamp 
from server in Set Fields actions.


  2. USAGE

Plugin name: EXAMPLE.ARF.TIME

Input value 0 (from Character field): 
    date/time format in Posix standard as the 'man strftime' 
    defines it on Solaris.
Output value 0 (for Date/Time field): 
    timestamp in "UNIX seconds" as the AR System likes it 
Output value 1 (for Character field): 
    timestamp in the desired format, or in default format when no format 
    was given (i.e no input value or null input value)

In the  ars  directory, see the definition 
of an example form with single record.
Just modify the  Short Description  field,
then save the record to see result.