hyo2_soundspeed icon indicating copy to clipboard operation
hyo2_soundspeed copied to clipboard

Handle date format that is not US fromat (mm/dd/yyyy) but International Format (dd/mm/yyyy) in readers.

Open Shadoward opened this issue 3 years ago • 5 comments

Hi,

If the user export the data with a different date format that is not mm/dd/yyyy, the readers will not worked or convert the date wrongly.

Maybe add a user input option...

Shadoward avatar Jun 30 '21 21:06 Shadoward

I will look at this package. datefinder

Shadoward avatar Jul 20 '21 19:07 Shadoward

@Shadoward, are you talking specifically about a format? The largest majority has only one possible format.

giumas avatar Jul 20 '21 19:07 giumas

@giumas, I am located in Brazil and they do not use US date format (mm/dd/yyyy) but International format (dd/mm/yyyy). The raw data have that format.

Not sure I have the knowledge to do that but want SSM to handle other date format.

Shadoward avatar Jul 20 '21 19:07 Shadoward

Do you mean to handle the date format in the SSM database? Or in a specific input format (e.g., Valeport)? I am asking because the dates are currently stored as timestamp in the database:

DB_Browser_for_SQLite_I8qoI5ooj7

giumas avatar Jul 20 '21 23:07 giumas

@giumas in the input data.... The raw data has the international format, no US.

Shadoward avatar Jul 20 '21 23:07 Shadoward