For greeting to a different time zone
{note}Time Zone Adjustment - {formtext: name=adj; default=-5; cols=5}{endnote}
Good {if: {time: H; shift={=adj}h} < 12}morning {elseif: {time: H; shift={=adj}h} < 17}afternoon {else}evening {endif}
For greeting to a different time zone
{note}Time Zone Adjustment - {formtext: name=adj; default=-5; cols=5}{endnote}
Good {if: {time: H; shift={=adj}h} < 12}morning {elseif: {time: H; shift={=adj}h} < 17}afternoon {else}evening {endif}