Tagged Questions

0
votes
2answers
1k views

Concatenate a date and time value

i need to concatenate a date value and a time value to make one value representing a datetime in javascript. thanks, daniel