react-bootstrap-datetimepicker
react-bootstrap-datetimepicker copied to clipboard
How to add time zone support using this component?
I'm wondering how to add time zone (using moment-timezone) to DateTimeField component, say for example "America/Los_Angeles" and use that time zone for showing current date time.
Is this easily doable? How do people use this component where you need control over date/time displayed based on time zone?
+1