Hey everyone! I’m doing some things with Discord webhooks in Roblox Studio, is there a way to get the current YYYY-MM-DDTHH:MM:SS.SSSZ time within Roblox? I’m trying to set a timestamp as this.
An example where this is used:
I was thinking os.time() could be used for this, however not sure how it could be done.
Anything helps, thanks!