Get Number of Days in Month for Given Year November 19, 2020 Code Snippets 0 Comments 586 Views Sometimes we may need to get the number of days in a month for a given year. Programming languages provides various methods to do that. A table includes a links to posts with examples. No.Programming language1.PHP2.Python
HTML Escape and Unescape There are some special characters that are reserved for use in HTML document. It means...
Base32 Encode and Decode Base32 is an encoding and decoding scheme that is used to convert binary data to...
Read Data from YAML File YAML is a text-based data format that commonly used to store application configuration. Basically, YAML...
Leave a Comment
Cancel reply