07.02.2018, 10:01
Hi
I was use INI for saving my account's.Now i'm transfer it in MySQL.
I have date of register written in this format:
DatumRegistracije = 2/2/2018 u 11:49
I want to know,is it possible to convert into timestamp format( For example 7/2/2018 15:53 is: 1518000829
Because it's easier contol,i can make some statistic for example( Number of account which are registered in last month,last day,last year etc,etc.With this format i can't do it.
I have many accounts so..It's not very important for me but if there have way it will be nice..
Sorry for my English
Thanks
I was use INI for saving my account's.Now i'm transfer it in MySQL.
I have date of register written in this format:
DatumRegistracije = 2/2/2018 u 11:49
I want to know,is it possible to convert into timestamp format( For example 7/2/2018 15:53 is: 1518000829
Because it's easier contol,i can make some statistic for example( Number of account which are registered in last month,last day,last year etc,etc.With this format i can't do it.
I have many accounts so..It's not very important for me but if there have way it will be nice..
Sorry for my English
Thanks