photoprism/pkg/txt
Luca Carlon 9a699f234d
Metadata: When parsing dates from exiftool, remap year 0 to 1 (#2508)
Year 0 is frequently used in exiftool but is not accepted in the Go time
package. time package uses year 1 for "zero" dates instead. Therefore,
remap year 0 from exiftool to year 1.
2023-06-29 10:36:16 +02:00
..
resources
clip.go
clip_test.go
compare.go
compare_test.go
contains.go
contains_test.go
countries.go
date.go
date_test.go
datetime.go Metadata: When parsing dates from exiftool, remap year 0 to 1 (#2508) 2023-06-29 10:36:16 +02:00
datetime_filepath.go Switched general YYYYMMDD Filter to a WhatsApp specific [IMG,VID]-YYYYMMDD-WA* Filter 2023-06-27 22:00:07 +02:00
datetime_filepath_test.go Switched general YYYYMMDD Filter to a WhatsApp specific [IMG,VID]-YYYYMMDD-WA* Filter 2023-06-27 22:00:07 +02:00
datetime_test.go Metadata: When parsing dates from exiftool, remap year 0 to 1 (#2508) 2023-06-29 10:36:16 +02:00
datetime_year.go
datetime_year_test.go
empty.go Search: Fix "unknown country" filter #3412 2023-05-17 20:33:24 +02:00
empty_test.go Txt: Update tests in empty_test.go #3412 2023-05-17 20:37:57 +02:00
en.go
file_title.go
file_title_test.go
gen_countries.go
gen_stopwords.go
int.go
int_test.go
is.go
is_test.go
log.go
log_test.go
lookuptable.go
names.go
names_lists.go
names_parser.go
names_parser_test.go
names_test.go
numeric.go
numeric_test.go
places.go
places_test.go
query.go
query_test.go
quote.go
quote_test.go
search.go
search_test.go
separator.go
separator_test.go
shortwords.go
slug.go
slug_test.go
smallwords.go
specialwords.go
states.go
states_test.go
stopwords.go
time.go
time_test.go
title.go
title_test.go
titles.go
titles_test.go
txt.go
upperfirst.go
upperfirst_test.go
words.go
words_test.go