====== NOW Function ====== The NOW function returns the current time in [[:unixtime]], being seconds since the start of 1970 GMT. NOW() === TIME() == the current unix time It is the same as [[function:TIME|TIME()]]. ===== See Also ===== === Actions === * [[action:Filter|Filter]] (Process Text Tokens) * [[:Actions|See all Actions]] === Functions === * [[YEAR]] * [[MONTH]] * [[DAY]] * [[DOW]] * [[HOUR]] * [[MINUTE]] * [[SECOND]] * [[TIME]] * [[GMTOFFSET]] * [[NOW]] * [[TIME]] * [[TIME2MJD]] * [[JD]] * [[JD2MJD]] * [[JD2TIME]] * [[MJD]] * [[MJD2JD]] * [[MJD2TIME]] * [[:Functions|See all Functions]] === Tokens === * [[token:ICUDateTime|%ICUDateTime%]] (local) * [[token:ICUDateTimeFor|%ICUDateTimeFor%]] (local) * [[token:ICUDateTimeMinus|%ICUDateTimeMinus%]] (local) * [[token:ICUDateTimePlus|%ICUDateTimePlus%]] (local) * [[token:LongDate|%LongDate%]] (local) * [[token:LongTime|%LongTime%]] (local) * [[token:NumberDate|%NumberDate%]] (local) * [[token:ShortDate|%ShortDate%]] (local) * [[token:ShortTime|%ShortTime%]] (local) * [[:Tokens|See all Tokens]] === Topics === - [[:Dates_and_Times|Dates and Times]] - [[:JulianDate|JulianDate]] - [[:unixtime]] in GMT