Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
main
pyicu
Commits
a2fb45e8
Commit
a2fb45e8
authored
Jun 16, 2021
by
Andi Vajda
Browse files
added link to tests and samples
parent
1effb12c
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
a2fb45e8
...
...
@@ -307,3 +307,10 @@ zone to a string:
ICUtzinfo.getInstance('Pacific/Fiji').tzid -> 'Pacific/Fiji'
str(ICUtzinfo.getInstance('Pacific/Fiji')) -> 'Pacific/Fiji'
``
`
## Further Reading
The
[
unit tests
](
https://gitlab.pyicu.org/main/pyicu/-/tree/main/test
)
have
more examples of actual PyICU usage. There are also somewhat outdated
[
samples
](
https://gitlab.pyicu.org/main/pyicu/-/tree/main/samples
)
that were
ported from ICU C/C++ samples.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment