Skip to content

Commit b1fcba1

Browse files
authored
MINOR: [Docs] local_timestamp kernel docs are not linked in python docs (#39274)
### Rationale for this change local_timestamp kernel docs are linked in [cpp](https://arrow.apache.org/docs/cpp/compute.html#timezone-handling) but not in [python docs](https://arrow.apache.org/docs/python/api/compute.html#timezone-handling). ### What changes are included in this PR? This adds a rst link in python docs ### Are these changes tested? No ### Are there any user-facing changes? Change will be visible in the docs Authored-by: Rok Mihevc <rok@mihevc.org> Signed-off-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
1 parent cc9e649 commit b1fcba1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/source/python/api/compute.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -468,6 +468,7 @@ Timezone Handling
468468
:toctree: ../generated/
469469

470470
assume_timezone
471+
local_timestamp
471472

472473
Associative Transforms
473474
----------------------

0 commit comments

Comments
 (0)