-
-
Notifications
You must be signed in to change notification settings - Fork 387
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
Accept Time custom format string #47
Comments
tfreitasleal
added a commit
to tfreitasleal/DateTimeExtensions
that referenced
this issue
Aug 15, 2016
tfreitasleal
added a commit
to tfreitasleal/DateTimeExtensions
that referenced
this issue
Aug 15, 2016
- Setup and TearDown methods - can_format_24hour_time test - can_format_12hour_time test
Can be closed after merging PR #48 |
Merged
done |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
By default use CurrentCulture.DateTimeFormat.LongTimePattern but accept a custom format on the constructor.
The text was updated successfully, but these errors were encountered: