red-blox / zap

A lightning fast networking solution for roblox.
https://zap.redblox.dev
MIT License
89 stars 14 forks source link

Add DateTime types #99

Closed kalrnlo closed 2 months ago

kalrnlo commented 2 months ago

Adds in DateTime and DateTimeMillis as types, with DateTime sending the UnixTimestamp property of the DateTime object, and DateTimeMillis sending the UnixTimestampMillis property of the DateTime object.