Convert Date and Time from One Time Zone to Another September 12, 2020 Code Snippets 0 Comments 714 Views Working with dates and times sometimes we need to handle different time zones. Programming languages provides various methods to convert date and time from one time zone to another. A table includes a links to posts with examples. No.Programming language1.PHP2.Python3.Java
Generate ULID ULID (Universally Unique Lexicographically Sortable Identifier) is a 128-bit identifier that consist of 48-bit timestamp...
Calculate CRC32 Checksum CRC32 is a checksum calculation algorithm which is commonly used to validate data integrity being...
Clear Contents of a File While working with file system, we may need to clear contents of a file without...
Leave a Comment
Cancel reply