Search code examples
What is the most recommended way to store time in PostgreSQL using Java?...


javapostgresqldatejdbc

Read More
Javascript: How to convert exif date time data to timestamp?...


javascriptdatedatetimeexifexif-js

Read More
Nested MySQL cases including date functions...


mysqldatecase

Read More
Writing a for loop in python that has the <= (smaller or equal) condition in it?...


pythonpython-2.7datefor-loop

Read More
Lua ISO 8601 datetime parsing pattern...


parsingdatetimedatelua

Read More
Forcing "date" to use a locale other than the machine default...


bashunixdate

Read More
compare two date with each other with the same value of year and month and day but diffrent hours...


javascriptperformancedate

Read More
Oracle SQL Cursor for loop to check between the START_DATE and END_DATE and assign a trip value...


sqldatefor-loopcursororacle11g

Read More
Logic for if NOW is between two date-times...


javascriptdatedate-fns

Read More
Use of DATE type in SQL/PLSQL...


sqloracle-databasedatedate-formattingto-date

Read More
R: Change the date format in R from 01:00 to 24:00 for the same day...


rdate

Read More
Fixing date and time column format in R...


rdatelubridate

Read More
Date from database returns in a different form...


phpdate

Read More
What is the best way to determine the number of days in a month?...


javascriptdate

Read More
SQL date format convert? [dd.mm.yy to YYYY-MM-DD]...


mysqlsqldateformatsql-function

Read More
Need to return a value and its count as 0 when it does not exist with in a range of dates...


sqldatejoinconstraints

Read More
Check if date from db passed two weeks from the current date...


phpdate

Read More
How do I get a value of datetime.today() in Python that is "time zone aware"?...


pythondatetimedatetimezone

Read More
How to parse a time into a Date object from user input in JavaScript?...


javascriptdatetimeparsingdatetime

Read More
Count number of Mondays in a given date range...


c#datetimedatedatediff

Read More
git rebase --committer-date-is-author-date --root does not work...


gitdatecommitrebaseauthor

Read More
Convert string from __DATE__ into a time_t...


c++datevisual-c++c-preprocessor

Read More
Why doesn't strtotime() correctly parse this single quoted string containing PHP variables: &#39...


phpdatevariablessingle-quotes

Read More
Validate if a given time is greater than 4pm...


phpdatedate-comparison

Read More
How to convert a "Y-m-d H:i:s" datetime string to a Unix timestamp integer...


phpmysqldateunix-timestampdate-conversion

Read More
How to convert a date string from "mdy" to "F jS, Y" format...


phpdatedate-conversion

Read More
How to convert a date from "Ymd" to "D jS M" format...


phpdatedate-conversion

Read More
How to convert a date string from "d.m.Y" to "F jS Y" format...


phpdatedate-conversion

Read More
How to convert a string value to date...


phpmysqldate

Read More
Why does PHP's strtotime() incorrectly parse a date formatted as d/m/Y?...


phpdatedate-formattingstrtotimedate-parsing

Read More
BackNext