uim.core.datatypes.datetime

Members

Functions

datetimeForJs
long datetimeForJs(string dt)

Convert DateTime to Javascript

fromJSTimestamp
SysTime fromJSTimestamp(long jsTimestamp)
Undocumented in source. Be warned that the author may not have intended to support it.
fromTimestamp
SysTime fromTimestamp(long aTimestamp)
Undocumented in source. Be warned that the author may not have intended to support it.
germanDate
string germanDate(long dt)

Convert dateTime to german Date string

germanDate
string germanDate(DateTime dt)
Undocumented in source. Be warned that the author may not have intended to support it.
isoDate
string isoDate(DateTime dt)
Undocumented in source. Be warned that the author may not have intended to support it.
jsToDatetime
DateTime jsToDatetime(long jsTime)

Convert Javascript to dateTime

now
auto now()
Undocumented in source. Be warned that the author may not have intended to support it.
nowDateTime
DateTime nowDateTime()
Undocumented in source. Be warned that the author may not have intended to support it.
nowForJs
long nowForJs()

Convert now to Javascript

timeToDateString
string timeToDateString(size_t time, string regionFormat)

convert time to region format using SysTime

timestampToDateTimeDE
string timestampToDateTimeDE(string timeStamp)

Convert timestamp to DateTime

timestampToDateTimeDE
string timestampToDateTimeDE(size_t timeStamp)
Undocumented in source. Be warned that the author may not have intended to support it.
toJSTimestamp
long toJSTimestamp(long jsTimestamp)
Undocumented in source. Be warned that the author may not have intended to support it.
toTimestamp
long toTimestamp(SysTime untilTime)
Undocumented in source. Be warned that the author may not have intended to support it.
toYYYYMMDD
string toYYYYMMDD(SysTime datetime, string separator)

Convert dateTiem to german Date string

toYYYYMMDD
string toYYYYMMDD(DateTime datetime, string separator)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

startUNIX
enum startUNIX;
Undocumented in source.

Meta

License

Subject to the terms of the MIT license, as written in the included LICENSE.txt file.

Authors

UI Manufaktur Team Documentation DE: https://ui-manufaktur.com/docu/uim-core/dataytypes/datetime