This is the current revision of this page, as edited by imported>HouseBlaster at 20:15, 28 June 2025(+Module:Format time). The present address (URL) is a permanent link to this version.Revision as of 20:15, 28 June 2025 by imported>HouseBlaster(+Module:Format time)
This module is rated as beta. It is considered ready for widespread use, but as it is still relatively new, it should be applied with some caution to ensure results are as expected.
This module depends on the following other modules:
This module implements {{unsigned}}. It has a few functions:
main called by {{unsigned}}; not intended for broader use
getTimestamp find a timestamp from a string. If only a date is found, it returns the date. If only a time is found, it returns the empty string. If a time and a date are both found, it appends (UTC).
getUsername gets the username from a string containing a timestamp. It currently assumes that everything besides a timestamp is part of the username.