Moments - bali-nebula/go-component-framework GitHub Wiki
Overview
A moment is a primitive element that represents a moment in time at a specific location and may be parameterized with the location of where the moment in time occurred. The default location is UTC (Greenwich, England).
A Quick Example
To whet your appetite, here is some short example code that demonstrates the behavior of moments.
TBD...