Skip to content

clock_almanac

A multi-row rollup of date-derived facts (moon phase, season, zodiac, chinese zodiac, ISO week, day of year). Use this when you want every almanac value at once; pick clock_derived instead to surface a single value on its own line. Calendar highlights today within the current month so the same fetcher can drive a grid_calendar widget.

KindSafetyShapes
realtimeSafeentries, text_block, calendar

No options.

ShapeRenderers
entriesanimated_boot, animated_postfx, animated_scanlines, animated_splitflap, animated_wave, grid_table
text_blockanimated_boot, animated_postfx, animated_scanlines, animated_splitflap, animated_wave, list_plain
calendaranimated_boot, animated_postfx, animated_scanlines, animated_splitflap, animated_wave, grid_calendar
moon                   🌖  Waning Gibbous
season                            Spring
zodiac                           Taurus
chinese                         🐎  Horse
iso week                        2026-W17
[[widget]]
id = "clock_almanac"
fetcher = "clock_almanac"
render = "grid_table"
moon:        🌖  Waning Gibbous          
season:      Spring                     
zodiac:        Taurus                  
chinese:     🐎  Horse                   
[[widget]]
id = "clock_almanac"
fetcher = "clock_almanac"
render = "list_plain"
     April 2026             
 Su Mo Tu We Th Fr Sa       
           1  2  3  4       
  5  6  7  8  9 10 11       
 12 13 14 15 16 17 18       
 19 20 21 22 23 24 25       
 26 27 28 29 30             
                            
                            
                            
[[widget]]
id = "clock_almanac"
fetcher = "clock_almanac"
render = "grid_calendar"