package date

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

Index

Variables

var SpecialFns map[string]values.Function

Functions

func Add

func Add(ctx context.Context, args *function.Arguments) (values.Value, error)

func Scale

func Scale(args *function.Arguments) (values.Value, error)

func Sub

func Sub(ctx context.Context, args *function.Arguments) (values.Value, error)

Source Files

date.go durations.go

Directories

PathSynopsis
stdlib/date/boundaries
Version
v0.196.1 (latest)
Published
Feb 19, 2025
Platform
linux/amd64
Imports
13 packages
Last checked
1 day ago

Tools for package owners.