| http://www.w3.org/ns/prov#value | - TIME FUNCTIONS # head2 timestr # # Converts epoch or YYYYMMDD-HH24:MI:SS time string to other forms of time. # # Input: One, two or three arguments. # # First argument: A format string. # # Second argument: (optional) An epock time() number or a time # string of the form YYYYMMDD-HH24:MI:SS. I no second argument is gives, # picks the current time(). # # Thirs argument: (optional True eller false.
|