![]() ![]() |
Reference Type: Supported, Category: Date Functions, ICR#: 10103
The $$%H^XLFDT extrinsic function converts the number of seconds input to a $H formatted date. It converts the output of the $$SEC^XLFDT(): Convert $H/VA FileMan date to Seconds API back to a $H value.
$$%H^XLFDT(seconds)
seconds: |
(required) Input seconds. |
returns: |
Returns seconds in $H date format. |
>S X=$$%H^XLFDT(5108536020) >W X 59126,49620 |