Modul:Date: Riwayat revisi

Loncat ke navigasi Loncat ke pencarian

Pemilihan perbedaan: Tandai tombol radio dari revisi untuk membandingkan dan tekan enter atau tombol di bagian bawah.
Keterangan: (skrg) = perbedaan dengan revisi terbaru, (sblm) = perbedaan dengan revisi sebelumnya, k = suntingan kecil.

7 Oktober 2023

23 September 2023

  • skrgsblm 11.5723 September 2023 11.57Adminjavasatu bicara kontrib 46.750 bita +46.750 ←Membuat halaman berisi '-- Date functions for use by other modules. -- I18N and time zones are not supported. local MINUS = '−' -- Unicode U+2212 MINUS SIGN local floor = math.floor local Date, DateDiff, diffmt -- forward declarations local uniq = { 'unique identifier' } local function is_date(t) -- The system used to make a date read-only means there is no unique -- metatable that is conveniently accessible to check. return type(t) == 'table' and t._id == uniq end local func...' balikkan

3 Agustus 2020

  • skrgsblm 09.553 Agustus 2020 09.55dw>Johnuniq 47.959 bita +1.209 update from sandbox: implement show=M (minutes) and show=s (seconds); better method to fill a partial date balikkan

11 Januari 2019