Get Current Date and Time for Given Time Zone September 30, 2020 Code Snippets 0 Comments 1007 Views Working with dates and times sometimes we need to handle different time zones. Programming languages provides various methods to get current date and time for given time zone. A table includes a links to posts with examples. No.Programming language1.PHP2.Python
Capitalize the First Letter of Each Word in a String While working with text processing we might need to capitalize the first letter of each...
Generate ULID ULID (Universally Unique Lexicographically Sortable Identifier) is a 128-bit identifier that consist of 48-bit timestamp...
Get First N Characters of String While working with text processing we might need to get first N characters of a...
Leave a Comment
Cancel reply