Documentation
¶
Index ¶
- Constants
- func After(ctx context.Context, args ...object.Object) object.Object
- func Before(ctx context.Context, args ...object.Object) object.Object
- func Format(ctx context.Context, args ...object.Object) object.Object
- func Module(parentScope *scope.Scope) (*object.Module, error)
- func Now(ctx context.Context, args ...object.Object) object.Object
- func Parse(ctx context.Context, args ...object.Object) object.Object
- func UTC(ctx context.Context, args ...object.Object) object.Object
- func Unix(ctx context.Context, args ...object.Object) object.Object
Constants ¶
View Source
const Name = "time"
Name of this module
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.