Mehrzad238
Member
Hi guys,
I have an issue with converting any date to milliseconds I know that this code
brings now date to milliseconds and if we wanted, we could add 24 hours in milliseconds to that time and we can use it just fine.
but what if I wanted to set a time for next week's Friday or the end of next month or a specific day.
I already searched the forum and all was about how to convert day to milliseconds, what about the date to milliseconds?
I have an issue with converting any date to milliseconds I know that this code
B4X:
DateTime.Now
but what if I wanted to set a time for next week's Friday or the end of next month or a specific day.
I already searched the forum and all was about how to convert day to milliseconds, what about the date to milliseconds?