A complete guide and code examples for fixing time zone bugs in full-stack applications. Learn best practices for handling UTC time correctly with TypeScript, PostgreSQL, and Drizzle ORM.
-
Updated
Jul 19, 2025
A complete guide and code examples for fixing time zone bugs in full-stack applications. Learn best practices for handling UTC time correctly with TypeScript, PostgreSQL, and Drizzle ORM.
The Expiry Tracker app helps users manage perishable items by tracking their expiration dates. It enables adding items, setting dates, and marking them as used. The dashboard allows sorting items by closest expiration, and a search function filters by name. This app promotes efficient usage, reducing food waste.
Advanced Java programs demonstrating Stream API operations, lambda expressions, and date handling using the java.time package. Includes tasks on filtering, transformation, and age calculation.
This project is a console-based To-Do List application developed in Java that allows users to manage their tasks efficiently.
Add a description, image, and links to the date-handling topic page so that developers can more easily learn about it.
To associate your repository with the date-handling topic, visit your repo's landing page and select "manage topics."