Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
Best practices
0 votes
1 replies
19 views

I'm designing my first iOS widget. It provides a date in UTC time so, the best optimization, would be to refresh it at every UTC midnight. I found this way let today00 = Calendar.current....
2 votes
5 answers
333 views

I am dealing with a dataset with four different inputs for dates in one date column (ymd, ydm, dmy, mdy). the dates in the column are input somewhat arbitrarily so lubridate::parse_date_time in any ...
mel's user avatar
  • 21
0 votes
1 answer
67 views

I'm migrating data from PostgreSQL into Solr. In PostgreSQL my priority dates are stored as two dates and I want them indexed in Solr as a single pipe-separated string: 2017年07月17日 | 2018年02月20日 I tried ...
3 votes
1 answer
174 views

I am writing a simple bash script for computing time and date by adding seconds onto a random date that I give. It worked fine so far but going from 2016年03月13日 00:00:00 to 2016年03月13日 03:00:00 skips ...
Redshoe's user avatar
  • 385
2 votes
2 answers
169 views

I have a dataset that spans 1962 to 1981. The dates are formatted as a string in a single field like this: 15-Mar-62. When I use the as.Date function to convert the field into a date format (so I can ...
mravi's user avatar
  • 21
Advice
0 votes
1 replies
49 views

I am learning from Miguel Grinberg's excellent Flask Mega-Tutorial and writing an app which tracks the items in two freezers. Dates are saved in UTC in the database but I want to display them in the ...
Best practices
0 votes
4 replies
142 views

I have confirmed that the following VBA code works just fine. Dim mydate As Date mydate = Date Open "C:\Windows\Temp\dlctest.data" For Binary Access Write As #1 Put #1, , mydate Close #1 ...
Dave Clark's user avatar
-2 votes
2 answers
120 views

I have this code in my jsp page to list a payment to date: <li>Paid Due Date: <fmt:formatDate value="${premiumPaidToDate.time}" ...
0 votes
0 answers
76 views

I am trying to annotate a queryset with next_service = last_service + verification_periodicity_in_days and then filter by that date. I am on Django 5.2.6 with PostgreSQL. last_service is a DateField. ...
2 votes
1 answer
150 views

I have two date columns in R and I want to create a new column called Dates_Aligned that will return TRUE if the two dates are within one year of each other and FALSE if more than a year separates the ...
0 votes
1 answer
46 views

I want to calculate the "working days" between 2 dates in Power BI. Middle east and north africa countries have different weekends (for example Egypt and Saudi Arabia Fri,Sat, the rest Sat, ...
devrinc's user avatar
4 votes
1 answer
150 views

What do I need to do to make a "days since 2000" JS function that provides a value identical to that provided by the reporter in Scratch?: The Scratch Wiki page states that It reports the ...
0 votes
2 answers
82 views

Sheet 1: sell_in Column Name Example A SKU 12345 B Price 59990 C Start Date 01-09-2024 D End Date 30-09-2024 Sheet 2: oficial_prices Column Name Example A SKU 12345 B Price 59990 C Start Date 01-09-...
1 vote
3 answers
150 views

I want to use Power Query to change a column or add a custom column that contain 2 different date formats individually to each format. My column curently has dates in 2 formats: yyyymmdd and dd/mm/...
bach tran's user avatar
0 votes
0 answers
123 views

I added a new column of completed date in the woocommerce order list page using the code here. The new column shows sorting buttons (up/down arrows) properly but when clicked, seems like it sorts on ...

15 30 50 per page
1
2 3 4 5
...
5179

AltStyle によって変換されたページ (->オリジナル) /