Thread: [INC] Unix Time
View Single Post
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 07-09-2022 , 15:57   Re: [INC] Unix Time
Reply With Quote #17

Quote:
Originally Posted by Mikka View Post
Hello, how to use this include if i have in string (07-09-2022 20:15:00)?
playerDate[id][date] < --- date from mysql include to.
This include doesn't work with strings so you need to parse the string to extract the various values and then pass them to TimeToUnix().
__________________
fysiks is offline