Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot format time properly unless using your directives #21

Closed
aaronksaunders opened this issue Apr 25, 2015 · 1 comment
Closed

Cannot format time properly unless using your directives #21

aaronksaunders opened this issue Apr 25, 2015 · 1 comment
Labels

Comments

@aaronksaunders
Copy link

I have tried repeatedly to use the picker without your directives for formatting the resulting time and it never work correctly... Is it possible for you to add a sample that does not require your standardTimeNoMeridian and standardTimeMeridian directives? Or just embed them as options for the timePicker?

@rajeshwarpatlolla
Copy link
Owner

As i mentioned in the description, the current time picker only supports UTC time. The standard way is to pass the epoch time. If you want to convert the time from epoch to other format, then you can use any of my directive.
Could you please show me your code? So that i can get exact idea of how you want to use my component.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants