c_gmtime multimethod
Methods
- c_gmtime(timep:Int)
Call GMTIME_R(3) Example
ngs -pl 'c_gmtime(0).Hash().Strs()' tm_sec=0 tm_min=0 tm_hour=0 tm_mday=1 tm_mon=0 tm_year=70 tm_wday=4 tm_yday=0 tm_isdst=0
ngs -pl 'c_gmtime(0).Hash().Strs()' tm_sec=0 tm_min=0 tm_hour=0 tm_mday=1 tm_mon=0 tm_year=70 tm_wday=4 tm_yday=0 tm_isdst=0