• Shaarli
  • Tag cloud
  • Picture wall
  • Daily
  • RSS
  • Login
4251 shaares
 
Filters
6 results tagged dates

Announcing Date::Parse::Modern

QRCode

I'm a big fan of PHP's strtotime() so I wanted that same functionality in Perl. If you have a date/time string and need a unixtime, then strtotime() is the way to go.

I just released the first public version of Date::Parse::Modern, which is a modern replacement for Date::Parse. Not only does it support more formats than Date::Parse, it's also significantly faster.

In a perfect world this functionality (strtotime) should be in Time::Piece. It's very common in my work flow to read a log file and need to parse the date/time part of the line to a Unixtime.

https://www.reddit.com/r/perl/comments/10r05fy/announcing_dateparsemodern/?%24deep_link=true&correlation_id=260983e3-5f5e-477c-b886-91d84587ded4&post_fullname=t3_10r05fy&post_index=3&ref=email_digest&ref_campaign=email_digest&ref_source=email&%243p=e_as&_branch_match_id=1017042970052510291&_branch_referrer=H4sIAAAAAAAAA22P3UrEMBCFn6betd1t%2BrfCIoL4GiEm024wmYTJlOrbO3XVKyEhh%2B9wzkxuzLk8ti2Bc54bk3MTPL63Kj9VXa%2FyFbQpDyIT%2BdWjCXqjcL0dqUo9V92rnH3fm5%2B8TVEAyc1AQR4BEZCLyPOJTsPyKcogpg2tx1U7w5ANFYjJAeFRqKSzdwBZH5tU6oVpg6obbSKCYNgn1N4J78bTZVag6mEZoO6nydZv8zzWl7Ob%2B2GeHLhecjkV1ssWApoIR53Sf6vcTY8OPsRRAggWURCND9r5FQrfobYmZuNX%2FN8taSMLv57AjaO2CVk%2BL%2FR7DHsO8AV%2FZ0EicQEAAA%3D%3D
February 3, 2023 at 2:17:01 PM EST *
dates perl
FILLER

SQL Server Helper - Tips and Tricks - Date Formats

QRCode

SQL Server Date Formats

One of the most frequently asked questions in SQL Server forums is how to format a datetime value or column into a specific date format. Here's a summary of the different date formats that come standard in SQL Server as part of the CONVERT function. Following the standard date formats are some extended date formats that are often asked by SQL Server developers.

It is worth to note that the output of these date formats are of VARCHAR data types already and not of DATETIME data type. With this in mind, any date comparisons performed after the datetime value has been formatted are using the VARCHAR value of the date and time and not its original DATETIME value.

Standard Date Formats

http://www.sql-server-helper.com/tips/date-formats.aspx
April 7, 2020 at 11:12:38 AM EDT *
mssql dates
FILLER

How do I avoid conflicts between the jQuery Datepicker and the native date picker?

QRCode

If you have tried jQuery Datepicker on input[type=date] in Google Chrome, you might have noticed overlapping calendars of both the jQuery UI and the native calendar popup. If you'd like to apply jQuery Datepicker on all platforms, use input[type=text] instead of input[type=date].

https://developers.google.com/web/updates/2012/08/Quick-FAQs-on-input-type-date-in-Google-Chrome
April 25, 2019 at 9:55:58 AM EDT *
jquery dates chrome
FILLER

ComDor Editorial Style Guide: Date and Time Terminology

QRCode
http://web.mit.edu/comdor/editguide/style-matters/date_time.html
January 23, 2017 at 3:00:31 PM EST *
dates time styleguide
FILLER

Javascript Date comparison

QRCode
http://www.ozzu.com/programming-forum/javascript-date-comparison-t46552.html#p579820
November 12, 2010 at 4:05:25 PM EST *
javascript dates
FILLER

SQL Server FAQ - Truncating DATETIME Values to Dates without Time

QRCode
http://dba.fyicenter.com/faq/sql_server/Truncating_DATETIME_Values_to_Dates_without_Time.html
November 20, 2009 at 10:30:53 AM EST *
sql mssql dates
FILLER
Shaarli · The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community · Documentation
Fold Fold all Expand Expand all Are you sure you want to delete this link? Are you sure you want to delete this tag? The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community