Trending

#datetime

Latest posts tagged with #datetime on Bluesky

Latest Top
Trending

Posts tagged #datetime

Post image

#datetimegame #datetime #cattrigger her.

5 2 0 0

Beyond JS, date/time handling is complex: time zones, DST, leap seconds. Some argue extreme precision (e.g., leap-second) is niche & shouldn't burden a general-purpose API, suggesting focus on common use cases. #DateTime 6/6

0 0 0 0
The 'Perfect Date' No One Expected

The 'Perfect Date' No One Expected

The 'Perfect Date' No One Expected

#Dateformatting #datetime #Programminghumor #Standards #Iso8601

programmerhumor.io/programming-memes/the-pe...

3 0 1 0
True Pi Day

True Pi Day

True Pi Day

#Unixtimestamp #Piday #Math #Datetime #Nerdhumor

https://programmerhumor.io/math-memes/true-pi-day-6vhb

0 0 1 0
Just a moment...

Working with dates and calendars in programming is tricky due to timezone differences, leap years, and cultural variations. Dive deep into the complexities and tips for handling these challenges. #Programming #DateTime

1 0 0 0
Post image

#datetime Morris selfship commission for @totalfinalgirl.bsky.social

12 4 0 0
Preview
Daylight Saving Time A guide to Daylight Saving Time on timeanddate.com—including which countries use DST, upcoming DST changes, and history.

Reminder to most* of those in the U.S., we just "gained" an hour this past night:

www.timeanddate.com/time/dst/

and, as always, the current time in the U.S. can be found here,

time.gov

#Time #Date #DateTime #DST #DaylightSavingTime #DaylightSavingsTime #DaylightSavings

1 0 0 0

Time zones without the headaches. Use Xojo’s TimeZone class to get the current zone, convert DateTime across regions, and handle DST correctly. Create by name ("Europe/Berlin") or GMT offset, and read SecondsFromGMT/Abbreviation for display and logs. #Xojo #DateTime #TimeZones

0 0 0 0
Post image

We're not there yet! =) #JavaScript #Temporal #DateTime

1 1 0 0
Preview
Announcing Timetraveler Ever needed to convert between Chrono and Time? I've got you covered

I published a crate for converting between time representations in different crates.

Blog post: buff.ly/E2Jwym5
The crate: buff.ly/WMTTpp3

#rust #crate #oss #library #chrono #time #timezones #datetime

0 0 0 0
Post image

It’s my birthday 🎉 and I decided to celebrate with code:
A Birthday API in Quarkus that shows your age in ISO, Japanese, Chinese calendars, even on Mars.
Fun, but also a serious deep dive into Java’s java.time API.

buff.ly/3XHQuUy

#Java #Quarkus #APIs #DateTime

9 2 3 0

If you're running Debian 12 and Postgres, you're in or around the Americas, and you're planning on upgrading to Debian 13, you might hit a fun little snag [..]

https://rachelbythebay.com/w/2025/09/11/debtz/

#tzdata #timezones #RachelByTheBay

0 0 0 0
Datetime Calculation error - Type Mismatch - Converting out of range value \ Invalid I am not sure what is causing this error on date calculation but it is limiting me to only 24 days of difference between a start date and a future date. Changing the value of the variable from 30 to 24 and below will not cause error but anything above causes an error as image pasted below .  I have ...

#calculation #datetime

0 0 0 0
How to Summarize the Last Update Date of Features in Each Tiles? I have point feature class A that covers a large area with the field "LAST_UPDATE_DATE", when the users edit the features in B, the field "LAST_UPDATE_DATE" is updated to current date. Also, another polygon tile feature classes B that divide the area into many small tile polygons. Now, I wants to ca...

#Geodatabase #datetime

0 0 0 0

I generally prefer to just let the client handle date rendering whenever possible (with a fallback, of course). Though, if flawless #noscript support is critical, I completely get it. One of these days, we'll get an #HTML element that'll render a localized #datetime for us...

one of these days...

1 0 0 0
Preview
How to Handle Dates and Times in Python with datetime Handling dates and times is a common task in programming, and Python provides a built-in module called datetime to work with dates and times. This module provides classes for...

How to Handle Dates and Times in Python with datetime #Datetime #Date #Time #Timedelta #Strftime #Strptime #Timezones #Pytz #Parse #Format #Now #Today #Difference #Arithmetic

0 0 0 0
SQL statement to compare dates within Field Maps Arcade expression Hi all, I am working on a form to add a record to a related table and I'm having trouble creating a SQL statement to use to filter the records in another layer to only those collected today. To do this, the statement needs to convert the datetime value in the layer's records to dateonly and then com...

#filter #datetime

0 0 0 0
Time Travel Priority: Eliminate Timezones

Time Travel Priority: Eliminate Timezones

Time Travel Priority: Eliminate Timezones

#bugs #programming #datetime #Softwareengineering #Legacycode

programmerhumor.io/programming-memes/time-t...

3 1 0 0
Preview
Release v0.7.0 · Kotlin/kotlinx-datetime Breaking changes: Remove kotlinx.datetime.Instant and kotlinx.datetime.Clock in favor of kotlin.time.Instant (#506). See https://github.com/Kotlin/kotlinx-datetime?tab=readme-ov-file#deprecation-o...

📅 kotlinx-datetime v0.7.0 is out!
⚠️ Breaking changes: parsing Instant, new time formats, & more.

🔗 Update now & read the notes: github.com/Kotlin/kotli...

#Kotlin #datetime

0 0 0 0
Why are 2025/05/28 and 2025-05-28 different days in JavaScript?

Insightful on why `new Date` in JavaScript parses `YYYY/MM/DD` differently than `YYYY-MM-DD`

brandondong.github.io/blog/javascr...

#javascript #datetime #jsisms

0 0 0 0
Preview
How to Install Datetime App on Your Synology NAS Trustworthy expert guide to your Synology NAS.

How to Install Datetime App on Your Synology NAS
mariushosting.com/how-to-insta... #Synology #NAS #Docker #Portainer #Datetime #DatetimeApp #Time #Timeviewing #Timezone #selfhost #seflhosted #selfhosting #DSM #DSM7 #DSM71 #DSM72 #DSM721 #DSM722 #mariushosting

2 0 0 0

Of all the python date/time modules, the first one that needs banning is dateutil.

0 0 0 0
The Problem with Time & Timezones - Computerphile
The Problem with Time & Timezones - Computerphile YouTube video by Computerphile

Learning "Creating DateTime Bindings" for ASP.NET, and I couldn't help but remember about (and rewatch) this video with Tom Scott on Computerphile:
www.youtube.com/watch?v=-5wp...

#DateTime #TimeZones #TomScott #Computerphile

0 0 0 0

Is there any way for `datetime.isoformat()` to encode the IANA zone name of the datetime in question, rather than just an offset? #Python #datetime

0 1 2 0
Is it safe to change ArcGIS Enterprise host machine's timezone? Hi all, I am helping manage a multi-machine deployment of ArcGIS Enterprise, and it has come to my attention that the machine hosting Portal is set to UTC, while the others are set to the US East-Coast.   Anybody know if it is safe to change the Portal machine's timezone to use US East-Coast, for co...

#datetime #timezone

0 0 0 0
Post image

"Morris has always been a little...Buggy."

That stomach turning realization of just how broken and different you are. You've been tormenting others with your existence.
You're not weak, far from it, you're destructive. #DateTimeGame #DateTime #Horror

11 6 3 0

If you are a blogger of any kind but in particular technical writer about "how to do x".

PLEASE date your posts so the gentle readers can have an idea about how old this is and whether is still relates to the readers use case.

#techsky #bluetech #tech #blogging #datetime

3 0 1 0
Preview
Exploring Key Functions in C# C# is a powerful programming language with a rich set of features and functionalities. Understanding its key functions is essential for mastering the language and building ro...

Exploring Key Functions in C# #Functions #Main #Writeline #Readline #Convert #Math #String #Array #Datetime #Entry #Console #Conversion #Manipulation #Structure

1 0 0 0
Awakari App

Calculate mean time of day in %H:%M:%S in R I am trying to calculate the mean time of day a parti...

stackoverflow.com/questions/79419350/calcu...

#r #datetime

Event Attributes

0 0 0 0