It was discussed here before you can check it from here
How to send a transaction at a specific time?You can follow the guide from posted above with coinb.in until step 5 and then sign the transaction in the Bitcoin core wallet.
To sign the generated hex from coinb.in to Bitcoin core you can use this command to console.
signrawtransaction "hexstring"
Hexstring should be the hex generated from coinb.in