How can i convert date which looks like this 12092008 to unixtime like this 1221215809
|
feedback
|
|
You may want to use the following:
| ||||
|
feedback
|
|
You could use jQuery datepicker's utility functions, parseDate and formatDate. | |||
|
feedback
|
|
This worked for me.
| |||||
feedback
|