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.196.1 (latest)
Published
Feb 19, 2025
Platform
linux/amd64
Imports
6 packages
Last checked
1 day ago

Tools for package owners.