Fungsi untuk bekerja dengan tanggal dan waktu. Temukan semua 35 fungsi date & time di BigQuery lengkap dengan syntax, contoh, dan penjelasan bahasa Indonesia.
35 fungsi date & time di BigQuery
← Semua fungsi BigQueryReturns the current date based on the specified timezone or the default timezone.
DATEReturns the current datetime (date and time without timezone information) based on the specified timezone.
DATETIMEReturns the current time (without a date) based on the specified timezone.
TIMEReturns the current timestamp in UTC. This is the most common way to get the current date and time in BigQuery.
TIMESTAMP