Search found 1 match
- 24 Nov 2009 11:40
- Forum: DOS Batch Forum
- Topic: batch file convert standard date to epoch date/time??
- Replies: 1
- Views: 7295
batch file convert standard date to epoch date/time??
Hi... I really need help in figuring out how to convert a standard date/time to an epoch date/time format. I need to send an http request using wget and one of the required parameters is a date/time in epoch format (seconds since 1/1/1970). Anyone know how to do this?!?! I cant find anything ANYWHER...