rebel1324 / NutScript

A free role-play framework for Garry's Mod.
http://nutscript.net
MIT License
65 stars 31 forks source link

[1.1-beta] Added global nut.util.dateToNumber(str) #271

Closed blt950 closed 5 years ago

blt950 commented 5 years ago

It was local, but since NS started using this ISO-kind of timestamps, it's useful to have this function for everyone who writes plugins and schemas as well.