Mikhail Piskunovsystemarchitect.hashnode.dev·Jan 25, 202515% населения Земли🌍 сейчас живёт не в 2025 годуЗнали ли вы, что 15% населения Земли🌍 живёт по календарям, которые отличаются от привычного нам григорианского? А знали ли вы, что в некоторых странах официально сейчас не 2025 год, а, например, 1447-й или даже 2016-й? 🗓 Как вы думаете, насколько э...calendar system
Sohag Hasannotes.sohag.pro·Jan 24, 2025Prayers at a Glance: Your Mac's Ultimate Spiritual Companion 🕌✨How to show prayer times in menu bar (MacOS) Ever wished your Mac could keep you connected to your spiritual routine without constant phone-checking? I've got a super simple hack that'll transform your menu bar into a prayer time tracker! What You'll...121 readsTips & Trickscalendar
Parthiban Ganesanparthiban.hashnode.dev·Jan 21, 2025Oracle APEX Calendar Link & Export Options Explained | TutorialUnlock the power of Oracle APEX with advanced calendar link and export options! In this tutorial, we’ll walk you through how to create interactive links within calendar events and enable export features for your APEX calendar. Learn how to enhance yo...apex calendar
Vivek Bharajdwajthe-power-of-habits.hashnode.dev·Jan 4, 2025The Power of Habit: How Small Changes Can Lead to Big ResultsIn today’s fast-paced world, it’s easy to feel overwhelmed by the endless goals we set for ourselves—whether it’s getting fit, improving our productivity, learning a new skill, or simply being more present in our day-to-day lives. But what if the sec...calendar
Nowon Leeblog.nwlee.com·Dec 16, 2024NextJS에서 캘린더 컴포넌트 개발하기요구사항 캘린더 컴포넌트를 개발하게 된 계기는 다음과 같다. 공개된 라이브러리는 프로젝트에 맞게 UI를 변경하기 까다롭다. 서버 사이드 렌더링 프레임워크의 경우 렌더링에서 에러가 발생하는 경우가 종종 있다. 라이브러리마다 지원하는 기능의 범위가 다르다. Next.js 프로젝트를 세팅하고 기본적인 달력 기능을 하는 페이지를 만들어 본 과정을 기록했다. 컴포넌트를 작성하기 전 다음과 같은 작업을 거쳤다. create-next로 Next....Next.js
SharathchandarKsharathchandark.hashnode.dev·Dec 7, 2024Unleash Your Creativity: Build a Dynamic Mini Calendar with HTML, CSS, and JavaScript#Week 16 of 52 Weeks in JavaScript Projects Overview: Welcome to another coding journey! In this tutorial, we’ll explore the power of JavaScript as we create a compact yet fully functional mini-calendar or full calendar using HTML, CSS, and JavaScrip...JavaScript
Gabriel Gonzalezbeyondbaremetal.hashnode.dev·Dec 7, 2024Microsoft 365 CollaborationMicrosoft 365 offers many options for Teams to collaborate, share ideas, projects, and basically work together. In this post, we will study and implement the ones that we can find most useful for our case. Microsoft Teams With a Microsoft 365 Busines...Beyond Bare Metal: Building an Enterprise Infrastructure from the Ground Upteams
Ray Bergerblog.rayberger.org·Dec 2, 2024Google Gemini Can Create Past Calendar Events (Finally!)A small but significant update caught my attention recently: Google Gemini on Android can now create calendar events in the past. This might seem like a minor feature, but I've been waiting for it for a long time. A Trip Down Memory Lane Back when th...31 readsAI
IvoryPixivorypix.uk·Nov 21, 2024Halloween Countdown CardCountdown to Halloween: Crafting a Spook-tacular Interactive Card As Halloween approaches, the excitement builds through haunted décor, thrilling costumes, and of course, a countdown to the big day! This year, elevate your celebration with an origina...bella
user1272047programmingetc.hashnode.dev·Oct 28, 2024Python tkinter alert calendar project .Python tkinter alert calendar project . https://github.com/Risico98908/alert.calendar.py.tkinker/tree/main #!/usr/bin/env python3 #/0.myfiles/notify.02.py import json import tkinter as tk from tkinter import messagebox from datetime import datetime ...Python