Show time that was generated
This commit is contained in:
@@ -135,6 +135,7 @@ func (d *FullData) WriteFeed(dataPath string) error {
|
||||
pe := d.getPageEntries()
|
||||
rawPage += fmt.Sprintf("\n=> subscriptions.gmi Currently aggregating %d capsules, gopherholes, and websites.\n\n", len(d.Feeds)+len(d.Pages))
|
||||
d.RUnlock()
|
||||
rawPage += fmt.Sprintf("Generated on %s\n", time.Now().Format("2006-01-02 at 15:04"))
|
||||
|
||||
if len(pe.Entries) > 0 {
|
||||
curDay := toLocalDay(pe.Entries[0].Published)
|
||||
|
||||
Reference in New Issue
Block a user