Hello Miyako,
It seems Timestamp always returns the GMT time zone, correct? So to get a
localized timestamp one would need to adjust the result?
Thanks!
Alan


On Tue, Feb 19, 2019 at 7:32 PM Keisuke Miyako via 4D_Tech <
4d_tech@lists.4d.com> wrote:

> $P_timeString:=String(Current date(*);ISO date GMT;Current time(*))
>
> does this not invoke 2 calls to the server in C/S mode?
>
> would rather use Timestamp
> https://blog.4d.com/timestamp-is-now-available/
>
> or else an "execute on server" rapper.
>
> otherwise, I compared with a plugin call
> https://github.com/miyako/4d-plugin-common-crypto
>
> your code returns the exact value :)
>
>
>
> **********************************************************************
> 4D Internet Users Group (4D iNUG)
> Archive:  http://lists.4d.com/archives.html
> Options: https://lists.4d.com/mailman/options/4d_tech
> Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
> **********************************************************************
**********************************************************************
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**********************************************************************

Reply via email to