I need to get the current date and put it into the following format:
yyymmdd tttttt
I then need to subtract 24 hours from it and so that I can use that time for an SQL query.
Any help would be greatly appreciated!
Thanks,
Gabe
yyymmdd tttttt
I then need to subtract 24 hours from it and so that I can use that time for an SQL query.
Any help would be greatly appreciated!
Thanks,
Gabe
Comment