Hi,
I am in a situation where my container is on UTC time (as is the host). But I need to send a datetime to a machine in a specific time zone. Various languages have constructs for doing that, sometimes you need a library
python has the pytz library.
import datetime
now_kl = now_utc.replace(tzinfo=pytz.utc).astimezone(tz)
We prefer a solution which is ObjectScript only.
.png)
.png)


.png)

.png)
.png)
.png)
.png)


