Module:YMD to ISO converts a date in YMD format (e.g. 2000 January 17) to ISO 8601 format (e.g. 2000-01-17). Any input which is not a valid DMY date is passed
Module:YMD to ISO converts a date in YMD format (e.g. 2000 January 17) to ISO 8601 format (e.g. 2000-01-17). Any input which is not a valid DMY date is passed through unchanged. This template is designed to preprocess dates for use with the #time parser function, which is unable to convert YMD dates, and for use with templates such as {{Date}} or {{ISO date}} which are implemented using the #time parser function.
{{#invoke:YMD to ISO | main | <date in YMD format> }}
or via template:
{{YMD to ISO | <date in YMD format> }}
{{#invoke:YMD to ISO | main | 2000 January 17 }} → 2000-01-17
or via template:
{{YMD to ISO | 2000 January 17 }} → 2000-01-17
For more examples, see Template:YMD to ISO.
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.