-
Notifications
You must be signed in to change notification settings - Fork 4
dateLogic.ts
-
processDate(element) ⇒
void
Processes the date value of an input element and sends the transformed data to a Wiki Code.
-
getCurrentYear(outputId) ⇒
void
Retrieves the current year and passes it to the wikiCode function to output it to a specified element.
Processes the date value of an input element and sends the transformed data to a Wiki Code.
Kind: global function
Param | Type | Description |
---|---|---|
element | HTMLInputElement |
The input element containing the date value. |
Retrieves the current year and passes it to the wikiCode function to output it to a specified element.
Kind: global function
Param | Type | Description |
---|---|---|
outputId | string |
The ID of the HTML element where the current year will be displayed. |
Thank you for using the Eisvana Wiki Page Creator! I hope it helps you create amazing pages for your No Man's Sky discoveries. If you have any feedback or suggestions for how the project can be improved, please let me know.