package date

import "github.com/influxdata/flux/internal/date"

Index

Functions

func GetLocation

func GetLocation(location values.Object) (string, values.Duration, error)

func GetLocationFromFluxArgs

func GetLocationFromFluxArgs(args interpreter.Arguments) (string, values.Duration, error)

func GetLocationFromObjArgs

func GetLocationFromObjArgs(args values.Object) (string, values.Duration, error)

func GetTimeInLocation

func GetTimeInLocation(t values.Time, location string, offset values.Duration) (values.Value, error)

Source Files

date.go

Version
v0.197.0 (latest)
Published
Jun 25, 2025
Platform
linux/amd64
Imports
6 packages
Last checked
6 hours ago

Tools for package owners.