This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /** | |
| * Combodate - 1.0.4 | |
| * Dropdown date and time picker. | |
| * Converts text input into dropdowns to pick day, month, year, hour, minute and second. | |
| * Uses momentjs as datetime library http://momentjs.com. | |
| * For i18n include corresponding file from https://github.com/timrwood/moment/tree/master/lang | |
| * | |
| * Confusion at noon and midnight - see http://en.wikipedia.org/wiki/12-hour_clock#Confusion_at_noon_and_midnight | |
| * In combodate: | |
| * 12:00 pm --> 12:00 (24-h format, midday) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| if your route starting /app this problem. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| //only this | |
| certbot renew |
OlderNewer