Ctrl+K
Logo image Logo image

Site Navigation

  • API Reference
  • Examples

Site Navigation

  • API Reference
  • Examples

Section Navigation

  • PyFlink Table
    • TableEnvironment
    • Table
    • Data Types
    • Window
    • Expressions
    • User Defined Functions
    • Descriptors
    • StatementSet
    • Catalog
  • PyFlink DataStream
  • PyFlink Common

pyflink.table.expressions.current_date#

current_date() → Expression[source]#

Returns the current SQL date in local time zone.

New in version 1.12.0.

previous

pyflink.table.expressions.current_database

next

pyflink.table.expressions.current_time

On this page
  • current_date()
Show Source

Created using Sphinx 5.3.0.