Um, .DateTime~new does this. This is how the time stamp used by the
date/time functions is managed such that there is consistencies across all
terms used in expressions.

Rick

On Thu, Jan 25, 2024 at 8:52 AM Rony G. Flatscher <rony.flatsc...@wu.ac.at>
wrote:

> Experimenting with tracing and one idea that came up with was to also
> supply Activation::getTime()
> which is an internal interpreter/classes/support/RexxDateTime object and
> as such cannot be used
> directly as an argument to put().
>
> The attempt is to create a TIMESTAMP entry in a StringTable making the
> Activation::getTime()
> information available as a .DateTime object to the Rexx programmer.
>
> How would one become able to achieve that?
>
> ---rony
>
>
>
>
> _______________________________________________
> Oorexx-devel mailing list
> Oorexx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel
>
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to