User Tools

Site Tools


wiki:date

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
wiki:date [2026/02/16 05:41]
admin
wiki:date [2026/02/16 05:46] (current)
admin
Line 13: Line 13:
 offset - offset from the date (backwards).  Values could be: 1 day, 2 days, 1 week, 1 month, 1 year offset - offset from the date (backwards).  Values could be: 1 day, 2 days, 1 week, 1 month, 1 year
  
-type - 10 - for a hard coded time (linux timestamp).  offset field would be the timestamp itself.  You can use this to for example display hours and minutes for run time, etc.  Just use DATE('HH:MM',10, 600) for 10 minutes for example.+type - 10 - for a hard coded time (linux timestamp).  offset field would be the timestamp itself.  You can use this to for example display hours and minutes for run time, etc.  Just use DATE('%H:%M',10, 600) for 10 minutes for example.
  
 ===== Examples ===== ===== Examples =====
wiki/date.txt · Last modified: 2026/02/16 05:46 by admin