XavierAndreu

Obtener fecha hora

Oct 7th, 2022
911
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. //Youtube--> https://www.youtube.com/watch?v=xFlM04UrXkc
  2.  
  3. void OnTick()
  4. {
  5. printf(TimeLocal());
  6. printf(TimeCurrent());
  7.  
  8. datetime Time=TimeLocal();
  9. }
Advertisement
Add Comment
Please, Sign In to add comment