Date/Time

 Date/time functions. See all of the Functions.

Dates are floating-point values defined as the number of days elapsed since December 30, 1899.
The fractional part represents a fraction of a 24-hour day (0.75 for 18:00, for example).
Day and week functions return and adopt values as per ISO 8601.
As of Qubes 9.0 values beyond 1e7 (year 29278) are interpreted as a Unix TimeStamp (encoding dates from May 1970 up).

Annee 
Date 
Day 
DayOfWeek 
DayOfYear 
EpochTimeStampReturns the current Epoch TimeStamp on the client workstation.
FormatDateTimeFormats a date/time in the form of a string in a user-defined format.
Heure 
Hour 
ISO8601ToDateTimeDatetime in current timezone from an ISO 8601 date.
Jour 
LocalNowReturns the current date and time on the client workstation.
LocalToUnixTimeUnixTime for the specified datetime in the current workstation timezone.
LocalToUtcDateTimeUTC datetime for the specified datetime in the current workstation timezone.
Maintenant 
Minute 
Mois 
Month 
NowReturns the design or compilation date and time.
Second 
Seconde 
ServerUnixTimeReturns the server unix time.
StrToDateTime 
Time 
TimezoneOffsetTimezone offset in minutes for the specified date and time on the client workstation.
UtcToLocalDateTimeDatetime in current workstation timezone for the specified datetime in UTC.
WeekNumberReturns the week number for the date entered as a parameter (ISO 8601).
Year