Px-datetime-common
is a Predix UI component which provides the underlying logic and validation for all of the other Px datetime components. This component is not intended to be used on its own.
From the component's directory...
$ npm install
$ bower install
$ gulp sass
From the component's directory, to start a local server run:
$ gulp serve
Navigate to the root of that server (e.g. http://localhost:8080/) in a browser to open the API documentation page, with link to the "Demo" / working examples.
Please use Github Issues to submit any bugs you might find.