We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Provide support for entering date and/or time into Date_Game and Date_Range snippet types.
<game_date canonical="000000001:50:66:+000956:50:21:0017:004:002:005" gregorian="0956-03-18 04:02:05" />
Format is "YYYY-MM-DD 00:00:00 [ BCE]" Note that RW is raising an error about the gregorian time not being present, but it is present.
The text was updated successfully, but these errors were encountered:
Tested by removing "canonical" attributes from an RW generated export file, and then trying to import into a new realm.
Sorry, something went wrong.
See if this is fixed in RW version 257
farling42
No branches or pull requests
Provide support for entering date and/or time into Date_Game and Date_Range snippet types.
Format is "YYYY-MM-DD 00:00:00 [ BCE]"
Note that RW is raising an error about the gregorian time not being present, but it is present.
The text was updated successfully, but these errors were encountered: