TOUNSI |, السعأدة Posted June 10, 2018 Share Posted June 10, 2018 local time='['..hours..':'..minutes..':'..sec..']['..day..'/'..month..'/'..year..']' --كود يجيب لك ساعه الوقت ثانية اليوم شهر سنه local txt='( '..hours..':'..minutes..' | '..year..'-'..month..'-'..day..' | ) ---مافي داعي اكمل رسالة مسسوي لوحة جريد لست لما شخص يعطي لشخص سلاب يجيب له سبب سلاب حساب لى صك حساب المصكوك المشكلة لما ضفت اكواد الوقت صار يطلع كذا ف جريد لست ( 118-5-10 | 19;54:3 ) (MR.TOUNSI) has been slapped (MR.TOUNSI). ( تجربه ) 1 Link to comment
MR.Mosa Posted June 10, 2018 Share Posted June 10, 2018 local time = getRealTime() local hours = time.hour local minutes = time.minute local day = time.monthday local month = time.month +1 local year = time.year +1900 hours = الساعات minutes = الثواني day = اليوم month = الشهر year = السنة 1 Link to comment
TOUNSI |, السعأدة Posted June 10, 2018 Author Share Posted June 10, 2018 10 minutes ago, MR.Mosa said: local time = getRealTime() local hours = time.hour local minutes = time.minute local day = time.monthday local month = time.month +1 local year = time.year +1900 hours = الساعات minutes = الثواني day = اليوم month = الشهر year = السنة لسه يضهر كذا( 118-5-10 | 19;54:3 ) المفروض يجي كذا ( 10-06-2018 | 19;54:3 ) يسلمو شباب تم تعديل واصلاح @ Link to comment
MR.Mosa Posted June 10, 2018 Share Posted June 10, 2018 54 minutes ago, MR.TOUNSI said: لسه يضهر كذا( 118-5-10 | 19;54:3 ) المفروض يجي كذا ( 10-06-2018 | 19;54:3 ) يسلمو شباب تم تعديل واصلاح @ الا اعطيتك ايه ما يضهر كذا وانا متاكد جاي تقول يضهر شي ثاني !! 1 Link to comment
TOUNSI |, السعأدة Posted June 10, 2018 Author Share Posted June 10, 2018 (edited) 1 minute ago, MR.Mosa said: الا اعطيتك ايه ما يضهر كذا وانا متاكد جاي تقول يضهر شي ثاني !! local month = time.month +1 local year = time.year +1900 ذا حقك لما غيرته صار تمام يسلمو موسى انا كنت مسويها local month = time.month local year = time.year (قلة انتباه) Edited June 10, 2018 by MR.TOUNSI 1 Link to comment
MrKAREEM Posted June 17, 2018 Share Posted June 17, 2018 local time = getRealTime() local hours = time.hour local minutes = time.minute local day = time.monthday local month = time.month +1 -- '['..(hours % 12 and hours % 12) ..':'..minutes..']['..day..'/'..month..'/20'..string.sub( time.year, 2 )..']' -- لو تبيه نظام 12 ساعة Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now