Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
D
d3-library
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
MUR Drupal
d3-library
Commits
4bf2a889
Commit
4bf2a889
authored
Sep 19, 2016
by
Fábio Silva
Committed by
Mike Bostock
Sep 19, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed typo in API reference (#2977)
parent
d1e63460
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
API.md
API.md
+1
-1
No files found.
API.md
View file @
4bf2a889
...
...
@@ -1021,7 +1021,7 @@ Parse and format times, inspired by strptime and strftime.
*
[
d3.timeFormat
](
https://github.com/d3/d3-time-format/blob/master/README.md#timeFormat
)
- alias for
*locale*
.format on the default locale.
*
[
d3.timeParse
](
https://github.com/d3/d3-time-format/blob/master/README.md#timeParse
)
- alias for
*locale*
.parse on the default locale.
*
[
d3.utcFormat
](
https://github.com/d3/d3-time-format/blob/master/README.md#utcFormat
)
- alias for
*locale*
.utcFormat on the default locale.
*
[
d3.utc
Format
](
https://github.com/d3/d3-time-format/blob/master/README.md#utcParse
)
- alias for
*locale*
.utcParse on the default locale.
*
[
d3.utc
Parse
](
https://github.com/d3/d3-time-format/blob/master/README.md#utcParse
)
- alias for
*locale*
.utcParse on the default locale.
*
[
d3.isoFormat
](
https://github.com/d3/d3-time-format/blob/master/README.md#isoFormat
)
- an ISO 8601 UTC formatter.
*
[
d3.isoParse
](
https://github.com/d3/d3-time-format/blob/master/README.md#isoParse
)
- an ISO 8601 UTC parser.
*
[
d3.timeFormatLocale
](
https://github.com/d3/d3-time-format/blob/master/README.md#timeFormatLocale
)
- define a custom locale.
...
...
Write
Preview
Markdown
is supported
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