logbon72 / angular-material-datetimepicker

Datepicker for Angular Material, mimick's Android's date time picker
https://logbon72.github.io/angular-material-datetimepicker
MIT License
169 stars 123 forks source link

Support of Timestamp #39

Closed dhaval85 closed 7 years ago

dhaval85 commented 8 years ago

Hello Guys,

Really good job.

However I want to know is there any way that the output is being set as Timestamp (long) and not as a Date object?

Thanks, Dhaval

logbon72 commented 7 years ago

You'd have to use the Moment format format="X" for this as input format.