Currently time2text() will convert eg, world.realtime (GMT timestamp) to the server's local timezone.
I would like the ability to create a formatted date/time string in GMT/UTC.
Optionally byond could expose the timezone offset byond uses for time2text() via something like world.timezone
ID:2572752
May 19 2020, 10:01 am
|
|||||||
Resolved
| |||||||
Jun 30 2020, 12:42 pm
|
|
world.timezone, client.timezone, and a third UTC offset argument for time2text() have been added to BYOND 514. This topic will be updated and closed on the first beta release.
|